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/multiprocessing/sharedctypes.pyo
��
���Lc@s�ddkZddkZddkZddklZlZddklZlZdddddd	gZ	hei
d
6eid6eid6ei
d
6eid6eid6eid6eid6eid6eid6eid6eid6Zd�Zd�Zd�Zd�Zd�Zd�Zdd�Zd�Zd�Z d�Z!d Z"hZ#ei$�Z%d!e&fd"��YZ'd#e'fd$��YZ(d%e'fd&��YZ)d'e)fd(��YZ*dS()i����N(theaptRLock(tassert_spawningtForkingPicklertRawValuetRawArraytValuetArraytcopytsynchronizedtctutbtBthtHtitItltLtftdcCs.ti|�}ti|�}t||d�S(N(tctypestsizeofRt
BufferWrappert
rebuild_ctypetNone(ttype_tsizetwrapper((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyt
_new_value#scGsTti||�}t|�}titi|�dti|��|i|�|S(s>
    Returns a ctypes object allocated from shared memory
    i(ttypecode_to_typetgetRRtmemsett	addressofRt__init__(ttypecode_or_typetargsRtobj((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR(s
%
cCshti||�}t|t�o||}t|�S|t|�}t|�}|i|�|SdS(s=
    Returns a ctypes array allocated from shared memory
    N(RR t
isinstancetintRtlenR#(R$tsize_or_initializerRtresult((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR2s

cOs�|idd�}|otd|i���nt||�}|tjo|S|tdfjo
t�}nt|d�pt	d|��nt
||�S(s6
    Return a synchronization wrapper for a Value
    tlocks$unrecognized keyword argument(s): %stacquires'%r' has no method 'acquire'N(tpopRt
ValueErrortkeysRtFalsetTrueRthasattrtAttributeErrorR	(R$R%tkwdsR,R&((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR@s

cKs�|idd�}|otd|i���nt||�}|tjo|S|tdfjo
t�}nt|d�pt	d|��nt
||�S(s9
    Return a synchronization wrapper for a RawArray
    R,s$unrecognized keyword argument(s): %sR-s'%r' has no method 'acquire'N(R.RR/R0RR1R2RR3R4R	(R$R*R5R,R&((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyRPs

cCs)tt|��}|ti|�d<|S(Ni(RttypeRtpointer(R&tnew_obj((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR`sc	Cst|ti�ot||�St|ti�o/|itijot||�St||�St	|�}yt
|}Wn{tj
oog}|iD]}||dq�~}t
d�|D��}d|i}t	|tf|�}t
|<nX|||�SdS(Nicss%x|]}|t|�fVqWdS(N(t
make_property(t.0tname((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pys	<genexpr>ts	tSynchronized(R'Rt_SimpleCDataR<Rt_type_tc_chartSynchronizedStringtSynchronizedArrayR6tclass_cachetKeyErrort_fields_tdictt__name__tSynchronizedBase(	R&R,tclstsclst_[1]tfieldtnamesRt	classname((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR	es(
"cCsZt|�t|ti�ot|i|i|iffStt|�|idffSdS(N(
RR'RRRR>t_wrappert_length_R6R(R&((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pytreduce_ctype}s
cCsM|dj	o||}nti|t�|i|i��}||_|S(N(RRtregisterRPtfrom_addresstget_addressRN(RRtlengthR&((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR�s
	cBsRye|SWn?ej
o3h}e|fd|U||e|<||SXdS(Ni(t
prop_cacheRCttemplate(R;R((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR9�ss�
def get%s(self):
    self.acquire()
    try:
        return self._obj.%s
    finally:
        self.release()
def set%s(self, value):
    self.acquire()
    try:
        self._obj.%s = value
    finally:
        self.release()
%s = property(get%s, set%s)
RGcBs8eZdd�Zd�Zd�Zd�Zd�ZRS(cCs>||_|pt�|_|ii|_|ii|_dS(N(t_objRt_lockR-trelease(tselfR&R,((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR#�s	cCs t|�t|i|iffS(N(RR	RWRX(RZ((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyt
__reduce__�s
cCs|iS(N(RW(RZ((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pytget_obj�scCs|iS(N(RX(RZ((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pytget_lock�scCsdt|�i|ifS(Ns<%s wrapper for %s>(R6RFRW(RZ((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyt__repr__�sN(RFt
__module__RR#R[R\R]R^(((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyRG�s
			R<cBseZed�ZRS(tvalue(RFR_R9R`(((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR<�sRAcBs5eZd�Zd�Zd�Zd�Zd�ZRS(cCs
t|i�S(N(R)RW(RZ((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyt__len__�scCs+|i�z|i|SWd|i�XdS(N(R-RWRY(RZR((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyt__getitem__�s
cCs-|i�z||i|<Wd|i�XdS(N(R-RWRY(RZRR`((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyt__setitem__�s
cCs.|i�z|i||!SWd|i�XdS(N(R-RWRY(RZtstarttstop((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyt__getslice__�s
cCs0|i�z||i||+Wd|i�XdS(N(R-RWRY(RZRdRetvalues((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyt__setslice__�s
(RFR_RaRbRcRfRh(((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyRA�s
				R@cBs eZed�Zed�ZRS(R`traw(RFR_R9R`Ri(((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyR@�s(+tsysRtweakreftmultiprocessingRRtmultiprocessing.forkingRRt__all__R?tc_wchartc_bytetc_ubytetc_shorttc_ushorttc_inttc_uinttc_longtc_ulongtc_floattc_doubleRRRRRRRRR	RPRR9RVRUtWeakKeyDictionaryRBtobjectRGR<RAR@(((s4/usr/lib64/python2.6/multiprocessing/sharedctypes.pyt<module>	s:		
							"