Warning: Undefined array key "बहिः गच्छतु" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
136
Warning: Undefined array key "aksi" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
140
Warning: Undefined array key "नामपत्र" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
159
Warning: Undefined array key "नामपत्र" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
181
Current File : //usr/lib64/python2.6/copy_reg.pyc |
��
���Lc @ s� d Z d d k l Z d d d d d g Z h Z d d � Z d � Z y e Wn e
j
o n Xd
� Z e e e e � d � Z d Z
d � Z d � Z d � Z h Z h Z h Z d � Z d � Z d � Z d S( s� Helper to provide extensibility for pickle/cPickle.
This is only useful to add pickle support for extension types defined in
C, not for instances of user-defined classes.
i����( t ClassTypet picklet constructort
add_extensiont remove_extensiont clear_extension_cachec C sl t | � t j o t d � � n t | d � p t d � � n | t | <| d j o t | � n d S( Ns- copy_reg is not intended for use with classest __call__s$ reduction functions must be callable( t typet
_ClassTypet TypeErrort hasattrt dispatch_tablet NoneR ( t ob_typet pickle_functiont constructor_ob( ( s /usr/lib64/python2.6/copy_reg.pyR s
c C s$ t | d � p t d � � n d S( NR s constructors must be callable( R
R ( t object( ( s /usr/lib64/python2.6/copy_reg.pyR s c C s t | i | i f f S( N( t complext realt imag( t c( ( s /usr/lib64/python2.6/copy_reg.pyt pickle_complex'