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/weakref.pyc
mò ‚=5Dc @ sÉ d Z d k Z d k l Z l Z l Z l Z l Z l Z l Z d k l Z e e f Z d d d d d d d d d d g Z d e i f d „ ƒ YZ d e f d „ ƒ YZ d e i f d „ ƒ YZ d S( sƒ Weak reference support for Python. This module is an implementation of PEP 205: http://python.sourceforge.net/peps/pep-0205.html N( s getweakrefcounts getweakrefss refs proxys CallableProxyTypes ProxyTypes ReferenceType( s ReferenceErrort reft proxyt getweakrefcountt getweakrefst WeakKeyDictionaryt ReferenceTypet ProxyTypet CallableProxyTypet ProxyTypest WeakValueDictionaryc B s¹ t Z d Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z e d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z e d „ Z e d „ Z d „ Z RS( s› Mapping class that references values weakly. Entries in the dictionary will be discarded when no strong reference to the value exists anymore c O s5 t | ƒ d „ } | | _ t i i | | | Ž d S( Nc C s+ | ƒ } | d j o | i | i =n d S( N( t selfreft selft Nonet datat wrt key( R R R ( ( t /usr/lib/python2.4/weakref.pyt remove. s ( R R R t _removet UserDictt __init__t argst kw( R R R R ( ( R R - s c C s2 | i | ƒ } | d j o t | ‚ n | Sd S( N( R R R t oR t KeyError( R R R ( ( R t __getitem__5 s c C s8 y | i | ƒ } Wn t j o t Sn X| d j S( N( R R R R R t FalseR ( R R R ( ( R t __contains__<