Your IP : 216.73.216.213
�
�/6R c @ s Gd d � d e � Z d S( c B s5 | Ee Z d Z d Z d d � Z d d d � Z d S( u reifyu� Put the result of a method which uses this (non-data)
descriptor decorator in the instance dict after the first call,
effectively replacing the decorator with an instance variable.
c C s | | _ | j | _ d S( N( u wrappedu __doc__( u selfu wrapped( ( u@ /opt/alt/python33/lib/python3.3/site-packages/wheel/decorator.pyu __init__
s u reify.__init__c C s9 | d k r | S| j | � } t | | j j | � | S( N( u Noneu wrappedu setattru __name__( u selfu instu objtypeu val( ( u@ /opt/alt/python33/lib/python3.3/site-packages/wheel/decorator.pyu __get__ s
u
reify.__get__N( u __name__u
__module__u __qualname__u __doc__u __init__u Noneu __get__( u
__locals__( ( u@ /opt/alt/python33/lib/python3.3/site-packages/wheel/decorator.pyu reify s u reifyN( u objectu reify( ( ( u@ /opt/alt/python33/lib/python3.3/site-packages/wheel/decorator.pyu <module> s