Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
usr
/
lib
/
python2.4
/
Upload File :
New :
File
Dir
//proc/self/root/usr/lib/python2.4/UserDict.pyo
mņ =5Dc @ sF d Z d f d YZ d e f d YZ d f d YZ d S( sG A more or less complete user-defined wrapper around dictionary objects.t UserDictc B sņ t 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 d d Z e e Z RS( Nc K sI h | _ | d j o | i | n t | o | i | n d S( N( t selft datat dictt Nonet updatet lent kwargs( R R R ( ( t /usr/lib/python2.4/UserDict.pyt __init__ s c C s t | i S( N( t reprR R ( R ( ( R t __repr__ s c C s; t | t o t | i | i Sn t | i | Sd S( N( t isinstanceR R t cmpR R ( R R ( ( R t __cmp__ s c C s t | i S( N( R R R ( R ( ( R t __len__ s c C s | i | S( N( R R t key( R R ( ( R t __getitem__ s c C s | | i | <d S( N( t itemR R R ( R R R ( ( R t __setitem__ s c C s | i | =d S( N( R R R ( R R ( ( R t __delitem__ s c C s | i i d S( N( R R t clear( R ( ( R R s c C ss | i t j o t | i i Sn d k } | i } z h | _ | i | } Wd | | _ X| i | | S( N( R t __class__R R t copyt cR ( R R R R ( ( R R s c C s | i i S( N( R R t keys( R ( ( R R ! s c C s | i i S( N( R R t items( R ( ( R R "