ó EÑÕfc @sèdZddlZddlmZmZmZmZmZmZm Z ddl m Z ddl m Z eefZdddd d d d d ddddg Zdejfd„ƒYZdefd„ƒYZd ejfd„ƒYZdS(s{Weak reference support for Python. This module is an implementation of PEP 205: http://www.python.org/dev/peps/pep-0205/ iÿÿÿÿN(tgetweakrefcountt getweakrefstreftproxytCallableProxyTypet ProxyTypet ReferenceType(tWeakSet(tReferenceErrorRRRRtWeakKeyDictionaryRRRRt ProxyTypestWeakValueDictionaryRcBsÚeZdZd„Zd„Zd„Zd„Zd„Zd„Zd„Z e Z d„Z dd „Z d „Zd „Zd „Zd „Zd„Zd„Zd„Zd„Zdd„Zdd„Zd„Zd„ZRS(s›Mapping class that references values weakly. Entries in the dictionary will be discarded when no strong reference to the value exists anymore cOs5t|ƒd„}||_tjj|||ŽdS(NcSs)|ƒ}|dk r%|j|j=ndS(N(tNonetdatatkey(twrtselfreftself((s/usr/lib64/python2.7/weakref.pytremove0s  (Rt_removetUserDictt__init__(RtargstkwR((s/usr/lib64/python2.7/weakref.pyR/s cCs0|j|ƒ}|dkr(t|‚n|SdS(N(R R tKeyError(RRto((s/usr/lib64/python2.7/weakref.pyt __getitem__7s  cCs3y|j|ƒ}Wntk r(tSX|dk S(N(R RtFalseR (RRR((s/usr/lib64/python2.7/weakref.pyt __contains__>s  cCs3y|j|ƒ}Wntk r(tSX|dk S(N(R RRR (RRR((s/usr/lib64/python2.7/weakref.pythas_keyEs  cCsdt|ƒS(Ns(tid(R((s/usr/lib64/python2.7/weakref.pyt__repr__LscCs t||j|ƒ|j|x7|jjƒ\}}|ƒ}|dk r||fSqdS(N(R tpopitemR (RRRR((s/usr/lib64/python2.7/weakref.pyR4˜s   cGs^y|jj|ƒƒ}Wn"tk r=|r7|dS‚nX|dkrVt|‚n|SdS(Ni(R tpopRR (RRRR((s/usr/lib64/python2.7/weakref.pyR5Ÿs   cCsMy|j|}Wn.tk rAt||j|ƒ|j|<|SX|ƒSdS(N(R RR R(RRR*R((s/usr/lib64/python2.7/weakref.pyt setdefault«s  cKs’|j}|dk rrt|dƒs9tiƒ|ƒ}nx6|jƒD]%\}}t||j|ƒ||R R,(RR-RR((s/usr/lib64/python2.7/weakref.pyR>Ês   N(t__name__t __module__t__doc__RRRRRR"R%t__copy__R)R R+R#R/R0R1R2R.R4R5R6R:R?R>(((s/usr/lib64/python2.7/weakref.pyR #s.              R cBs&eZdZdZd„Zd„ZRS(s[Specialized reference that includes a key corresponding to the value. This is used in the WeakValueDictionary to avoid having to create a function object for each key stored in the mapping. A shared callback object can use the 'key' attribute of a KeyedRef instead of getting a reference to the key from an enclosing scope. RcCs"tj|||ƒ}||_|S(N(Rt__new__R(R8tobtcallbackRR((s/usr/lib64/python2.7/weakref.pyRDßs cCstt|ƒj||ƒdS(N(tsuperR R(RRERFR((s/usr/lib64/python2.7/weakref.pyRäs(skey(R@RARBt __slots__RDR(((s/usr/lib64/python2.7/weakref.pyR Ós cBsæeZdZdd„Zd„Zd„Zd„Zd„Zd„Z e Z d„Z dd„Z d „Z d „Zd „Zd „Zd „Zd„Zd„Zd„Zd„Zd„Zd„Zd„Zdd„Zdd„ZRS(s‰ Mapping class that references keys weakly. Entries in the dictionary will be discarded when there is no longer a strong reference to the key. This can be used to associate additional data with an object owned by other parts of an application without adding attributes to those objects. This can be especially useful with objects that override attribute accesses. cCsDi|_t|ƒd„}||_|dk r@|j|ƒndS(NcSs&|ƒ}|dk r"|j|=ndS(N(R R (tkRR((s/usr/lib64/python2.7/weakref.pyRõs  (R RRR R:(RR;R((s/usr/lib64/python2.7/weakref.pyRós    cCs|jt|ƒ=dS(N(R R(RR((s/usr/lib64/python2.7/weakref.pyt __delitem__üscCs|jt|ƒS(N(R R(RR((s/usr/lib64/python2.7/weakref.pyRÿscCsdt|ƒS(Ns(R(R((s/usr/lib64/python2.7/weakref.pyRscCs||jt||jƒx7|jjƒ\}}|ƒ}|dk r||fSqdS(N(R R4R (RRR!R((s/usr/lib64/python2.7/weakref.pyR4fs   cGs|jjt|ƒ|ŒS(N(R R5R(RRR((s/usr/lib64/python2.7/weakref.pyR5mscCs|jjt||jƒ|ƒS(N(R R6RR(RRR*((s/usr/lib64/python2.7/weakref.pyR6pscKs|j}|dk rot|dƒs9tiƒ|ƒ}nx3|jƒD]"\}}||t||jƒs 4    °