ACC SHELL
Path : /usr/lib/python/ |
|
Current File : //usr/lib/python/UserDict.pyo |
Ñò
nÄMc @ sb d Z d d d „ ƒ YZ d e f d „ ƒ YZ d d k Z e i i e ƒ d d
d „ ƒ YZ d S( sG A more or less complete user-defined wrapper around dictionary objects.t UserDictc 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 d „ Z d d „ Z d d „ Z d „ Z d „ Z d „ Z e d d „ ƒ Z RS( c K sI h | _ | d j o | i | ƒ n t | ƒ o | i | ƒ n d S( N( t datat Nonet updatet len( t selft dictt kwargs( ( s /usr/lib/python2.6/UserDict.pyt __init__ s
c C s
t | i ƒ S( N( t reprR ( R ( ( s /usr/lib/python2.6/UserDict.pyt __repr__
s c C s8 t | t ƒ o t | i | i ƒ St | i | ƒ Sd S( N( t
isinstanceR t cmpR ( R R ( ( s /usr/lib/python2.6/UserDict.pyt __cmp__ s c C s
t | i ƒ S( N( R R ( R ( ( s /usr/lib/python2.6/UserDict.pyt __len__ s c C sS | | i j o | i | St | i d ƒ o | i i | | ƒ St | ƒ ‚ d S( Nt __missing__( R t hasattrt __class__R t KeyError( R t key( ( s /usr/lib/python2.6/UserDict.pyt __getitem__ s
c C s | | i | <d S( N( R ( R R t item( ( s /usr/lib/python2.6/UserDict.pyt __setitem__ s c C s | i | =d S( N( R ( R R ( ( s /usr/lib/python2.6/UserDict.pyt __delitem__ s c C s | i i ƒ d S( N( R t clear( R ( ( s /usr/lib/python2.6/UserDict.pyR s c C ss | i t j o t | i i ƒ ƒ Sd d k } | i } z h | _ | i | ƒ } Wd | | _ X| i | ƒ | S( Niÿÿÿÿ( R R R t copyR ( R R R t c( ( s /usr/lib/python2.6/UserDict.pyR s
c C s
| i i ƒ S( N( R t keys( R ( ( s /usr/lib/python2.6/UserDict.pyR &