Ñò
§ÚêLc @ s/ d Z d d k Z d e i f d „ ƒ YZ d S( sA A more or less complete user-defined wrapper around list objects.iÿÿÿÿNt UserListc B s: e Z d! d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z
d „ Z d „ Z d! Z
d
„ Z d „ Z d „ Z d
„ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z e Z d „ Z d „ Z d „ Z d d „ Z d „ Z d „ Z d „ Z! d „ Z" d „ Z# d „ Z$ RS(" c C sy g | _ | d j o_ t | ƒ t | i ƒ j o | | i (qu t | t ƒ o | i | i (qu t | ƒ | _ n d S( N( t datat Nonet typet
isinstanceR t list( t selft initlist( ( s /usr/lib64/python2.6/UserList.pyt __init__ s
c C s
t | i ƒ S( N( t reprR ( R ( ( s /usr/lib64/python2.6/UserList.pyt __repr__ s c C s | i | i | ƒ j S( N( R t _UserList__cast( R t other( ( s /usr/lib64/python2.6/UserList.pyt __lt__ s c C s | i | i | ƒ j S( N( R R ( R R ( ( s /usr/lib64/python2.6/UserList.pyt __le__ s c C s | i | i | ƒ j S( N( R R ( R R ( ( s /usr/lib64/python2.6/UserList.pyt __eq__ s c C s | i | i | ƒ j S( N( R R ( R R ( ( s /usr/lib64/python2.6/UserList.pyt __ne__ s c C s | i | i | ƒ j S( N( R R ( R R ( ( s /usr/lib64/python2.6/UserList.pyt __gt__ s c C s | i | i | ƒ j S( N( R R ( R R ( ( s /usr/lib64/python2.6/UserList.pyt __ge__ s c C s t | t ƒ o | i S| Sd S( N( R R R ( R R ( ( s /usr/lib64/python2.6/UserList.pyt __cast s c C s t | i | i | ƒ ƒ S( N( t cmpR R ( R R ( ( s /usr/lib64/python2.6/UserList.pyt __cmp__ s c C s
| | i j S( N( R ( R t item( ( s /usr/lib64/python2.6/UserList.pyt __contains__ s c C s
t | i ƒ S( N( t lenR ( R ( ( s /usr/lib64/python2.6/UserList.pyt __len__ s c C s | i | S( N( R ( R t i( ( s /usr/lib64/python2.6/UserList.pyt __getitem__ s c C s | | i |