??????????????
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 173
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 174
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 175
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 176
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 177
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/mentol.bf1.my/SS1.php:4) in /home/mybf1/public_html/mentol.bf1.my/SS1.php on line 178
ó
mţfc @ sÖ d Z d d l m Z d d d d d g Z i Z d d Z d Z y e Wn e
k
ra n Xd
Z e e e e d Z d Z
d Z d Z d Z i Z i Z i 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 sf t | t k r! t d n t | d s? t d n | t | <| d k rb 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.7/copy_reg.pyR s
c C s" t | d s t d n d S( NR s constructors must be callable( R
R ( t object( ( s /usr/lib64/python2.7/copy_reg.pyR s c C s t | j | j f f S( N( t complext realt imag( t c( ( s /usr/lib64/python2.7/copy_reg.pyt pickle_complex' s c C sY | t k r t j | } n7 | j | | } | j t j k rU | j | | n | S( N( R t __new__t __init__( t clst baset statet obj( ( s /usr/lib64/python2.7/copy_reg.pyt _reconstructor. s i i c C s8 | d k s t x; | j j D]' } t | d r | j t @r Pq q Wt } | t k re d } n. | | j k r t d | j n | | } | j | | f } y
| j
} WnY t k
r
t | d d ră t d n y
| j
} Wqt k
r d } qXn
X| } | r*t | | f St | f Sd S( Ni t __flags__s can't pickle %s objectst __slots__sN a class that defines __slots__ without defining __getstate__ cannot be pickled( t AssertionErrort __class__t __mro__R
R t _HEAPTYPER R R t __name__t __getstate__t AttributeErrort getattrt __dict__R ( t selft protoR R t argst getstatet dict( ( s /usr/lib64/python2.7/copy_reg.pyt
_reduce_ex; s0
c G s | j | | S( N( R ( R R* ( ( s /usr/lib64/python2.7/copy_reg.pyt
__newobj__\ s c C s | j j d } | d k r" | Sg } t | d s: nş xˇ | j D]Ź } d | j k rD | j d } t | t r | f } n xl | D]a } | d k r q q | j d rÜ | j d rÜ | j d | j
| f q | j | q WqD qD Wy
| | _ Wn n X| S( s Return a list of slot names for a given class.
This needs to find slots defined by the class and its bases, so we
can't simply return the __slots__ attribute. We must walk down
the Method Resolution Order and concatenate the __slots__ of each
class found there. (This assumes classes don't modify their
__slots__ attribute to misrepresent their slots after the class is
defined.)
t
__slotnames__R R' t __weakref__t __s _%s%sN( s __dict__s __weakref__( R' t getR R
R! t
isinstancet
basestringt
startswitht endswitht appendR# R/ ( R t namesR t slotst name( ( s /usr/lib64/python2.7/copy_reg.pyt
_slotnames_ s,
c C sŘ t | } d | k o# d k n s4 t d n | | f } t j | | k rn t j | | k rn d S| t k r t d | t | f n | t k rŔ t d | t | f n | t | <| t |