Current Path : /usr/lib/python2.7/dist-packages/twisted/python/ |
Current File : //usr/lib/python2.7/dist-packages/twisted/python/finalize.pyc |
ó ‘¹>c @ s™ d Z d d l Z d a d „ Z i Z d „ Z e d k r• d „ Z d d d „ ƒ YZ e ƒ Z e e _ e e ƒ [ d d l Z e j ƒ d GHn d S( s' A module for externalized finalizers. iÿÿÿÿNi c s ‡ ‡ f d † } | S( Nc s# t ˆ =x ˆ D] } | ƒ q Wd S( N( t refs( t wt fx( t numt fins( s; /usr/lib/python2.7/dist-packages/twisted/python/finalize.pyt _cb s ( ( R R R ( ( R R s; /usr/lib/python2.7/dist-packages/twisted/python/finalize.pyt callbackFactory s c C s9 t d 7a t j | t t | j ƒ ƒ ƒ } | t t <d S( Ni ( t garbageKeyt weakreft refR t __finalizers__R ( t instt r( ( s; /usr/lib/python2.7/dist-packages/twisted/python/finalize.pyt register s !t __main__c C s d GHd S( Ns I am _so_ dead.( ( ( ( s; /usr/lib/python2.7/dist-packages/twisted/python/finalize.pyt fin s t Finalizeablec B s e Z d Z d „ Z RS( s% An un-sucky __del__ c C s t g S( s) I'm going away. ( R ( t self( ( s; /usr/lib/python2.7/dist-packages/twisted/python/finalize.pyR "