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/ctypes/__init__.pyc
��
���Lc$@s�
dZddkZddkZdZddklZlZl	Z	ddkl
Z
ddklZddklZ
ddklZlZdd	klZdd
klZee
joedee
��neidtjoddklZneZeidjoHeidjo8eei�did�d�djo
eZqKnddklZlZl Z!l"Z#dd�Z%dd�Z&hZ'd�Z(eidujosddkl)Z*ddkl+Z,eid
jo
eZ,nhZ-d�Z.e.ioe(ii/dd�e._q;n%eidjoddkl0Z*nddkl1Z1l2Z2l3Z3l4Z4l5Z5dd kl6Z6l7Z7dd!kl8Z8dd"�Z9d#e8fd$��YZ:e9e:d%�d&e8fd'��YZ;e9e;�d(e8fd)��YZ<e9e<�d*e8fd+��YZ=e9e=�d,e8fd-��YZ>e9e>�ed.�ed/�joe=Z?e>Z@nAd0e8fd1��YZ?e9e?�d2e8fd3��YZ@e9e@�d4e8fd5��YZAe9eA�d6e8fd7��YZBe9eB�d8e8fd9��YZCe1eC�e1eB�jo
eBZCned/�ed:�joe=ZDe>ZEnAd;e8fd<��YZDe9eD�d=e8fd>��YZEe9eE�d?e8fd@��YZFeFeF_GeF_He9eF�dAe8fdB��YZIeIeI_GeI_He9eI�dCe8fdD��YZJeJeJ_GeJ_He9eJ�dEe8fdF��YZKe9eKd%�dGe8fdH��YZLeLZMe9eL�dIe8fdJ��YZNddKklOZOlPZPlQZQyddLklRZRWneSj
onzXeidvjoeRdMdN�neRdOdP�dQe8fdR��YZTdSe8fdT��YZUeTiVeOeU�_VddU�ZWeKiVeOeJ�_VdV�ZXdW�ZYdXeZfdY��YZ[dZe[fd[��YZ\eidwjo\d\e[fd]��YZ]dd^kl^Z^l8Z8d_e8fd`��YZ_dae[fdb��YZ`ndceZfdd��YZaeae[�Zbeae\�Zceidxjoe\dedeid�Zen8eidfjoe\dgeifd �Zen
e\d�Zeeidyjomeae]�Zgeae`�ZheidjoegiiijZjn
egikijZjddhkllZllmZmdddi�ZnneLeQd<e1e@�e1eL�jo
e@ZonGe1e>�e1eL�jo
e>Zon$e1eE�e1eL�jo
eEZonddjklpZplqZqlrZrlsZse(eLeLeLeo�ep�Zte(eLeLe?eo�eq�Zudk�Zveve:eLe:e:�es�Zwdl�Zxeve:eLe?�er�Zyddm�Zzyddnkl{Z{WneSj
on&Xeve:eLe?�e{�Z|ddo�Z}eidzjodp�Z~dq�Znddrk�l�Z�l�Z�eIZ�eFZ�xqe;e?e=eDgD]]Z�e1e��djo
e�Z�q�	e1e��dsjo
e�Z�q�	e1e��djo
e�Z�q�	q�	Wxqe<e@e>eEgD]]Z�e1e��djo
e�Z�q0
e1e��dsjo
e�Z�q0
e1e��djo
e�Z�q0
q0
W[�dS({s,create and manipulate C data types in Pythoni����Ns1.1.0(tUniont	StructuretArray(t_Pointer(tCFuncPtr(t__version__(t
RTLD_LOCALtRTLD_GLOBAL(t
ArgumentError(tcalcsizesVersion number mismatchtnttce(tFormatErrortposixtdarwinit.ii(tFUNCFLAG_CDECLtFUNCFLAG_PYTHONAPItFUNCFLAG_USE_ERRNOtFUNCFLAG_USE_LASTERRORcCs�t|ttf�oB|djot|�d}nt|}|�}||_|St|ttf�ot|}|�}|St	|��dS(s�create_string_buffer(aString) -> character array
    create_string_buffer(anInteger) -> character array
    create_string_buffer(aString, anInteger) -> character array
    iN(
t
isinstancetstrtunicodetNonetlentc_chartvaluetinttlongt	TypeError(tinittsizetbuftypetbuf((s'/usr/lib64/python2.6/ctypes/__init__.pytcreate_string_buffer4s

		
	cCs
t||�S(N(R"(RR((s'/usr/lib64/python2.6/ctypes/__init__.pytc_bufferFscs�t�|idt�o�tO�n|idt�o�tO�n|otd|i���nyt���fSWnItj
o=dt	f���fd��Y}|t���f<|SXdS(s�CFUNCTYPE(restype, *argtypes,
                 use_errno=False, use_last_error=False) -> function prototype.

    restype: the result type
    argtypes: a sequence specifying the argument types

    The function prototype can be called in different ways to create a
    callable object:

    prototype(integer address) -> foreign function
    prototype(callable) -> create and return a C callable function from callable
    prototype(integer index, method name[, paramflags]) -> foreign function calling a COM method
    prototype((ordinal number, dll object)[, paramflags]) -> foreign function exported by ordinal
    prototype((function name, dll object)[, paramflags]) -> foreign function exported by name
    t	use_errnotuse_last_errors!unexpected keyword argument(s) %st
CFunctionTypecseZ�Z�Z�ZRS((t__name__t
__module__t
_argtypes_t	_restype_t_flags_((trestypetargtypestflags(s'/usr/lib64/python2.6/ctypes/__init__.pyR&hsN(
t_FUNCFLAG_CDECLtpoptFalset_FUNCFLAG_USE_ERRNOt_FUNCFLAG_USE_LASTERRORt
ValueErrortkeyst_c_functype_cachetKeyErrort	_CFuncPtr(R,R-tkwR&((R,R-R.s'/usr/lib64/python2.6/ctypes/__init__.pyt	CFUNCTYPENs"(tLoadLibrary(tFUNCFLAG_STDCALLcs�t�|idt�o�tO�n|idt�o�tO�n|otd|i���nyt���fSWnItj
o=dt	f���fd��Y}|t���f<|SXdS(NR$R%s!unexpected keyword argument(s) %stWinFunctionTypecseZ�Z�Z�ZRS((R'R(R)R*R+((R,R-R.(s'/usr/lib64/python2.6/ctypes/__init__.pyR=�s(
t_FUNCFLAG_STDCALLR0R1R2R3R4R5t_win_functype_cacheR7R8(R,R-R9R=((R,R-R.s'/usr/lib64/python2.6/ctypes/__init__.pytWINFUNCTYPEws"R:R@(tdlopen(tsizeoftbyreft	addressoft	alignmenttresize(t	get_errnot	set_errno(t_SimpleCDatacCsqddkl}|djo
|i}nt|�||�}}||jotd|||f��ndS(Ni����(R	s"sizeof(%s) wrong: %d instead of %d(tstructR	Rt_type_RBtSystemError(ttypttypecodeR	tactualtrequired((s'/usr/lib64/python2.6/ctypes/__init__.pyt_check_size�s


t	py_objectcBseZdZd�ZRS(tOcCs?ytt|�i�SWn!tj
odt|�iSXdS(Ns
%s(<NULL>)(tsuperRRt__repr__R4ttypeR'(tself((s'/usr/lib64/python2.6/ctypes/__init__.pyRU�s(R'R(RKRU(((s'/usr/lib64/python2.6/ctypes/__init__.pyRR�stPtc_shortcBseZdZRS(th(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRY�stc_ushortcBseZdZRS(tH(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyR[�stc_longcBseZdZRS(tl(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyR]�stc_ulongcBseZdZRS(tL(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyR_�stiR^tc_intcBseZdZRS(Ra(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRb�stc_uintcBseZdZRS(tI(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRc�stc_floatcBseZdZRS(tf(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRe�stc_doublecBseZdZRS(td(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRg�stc_longdoublecBseZdZRS(tg(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRi�stqt
c_longlongcBseZdZRS(Rk(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRl�stc_ulonglongcBseZdZRS(tQ(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRm�stc_ubytecBseZdZRS(tB(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRo�stc_bytecBseZdZRS(tb(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyRq�sRcBseZdZRS(tc(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyR�stc_char_pcBs4eZdZeidjo
d�Zn
d�ZRS(tzR
cCsNtii|d�pd|ii|ifSd|iit|t�ifS(Ni����s%s(%r)s%s(%s)(twindlltkernel32tIsBadStringPtrAt	__class__R'Rtcasttc_void_p(RW((s'/usr/lib64/python2.6/ctypes/__init__.pyRU�scCs d|iit|t�ifS(Ns%s(%s)(RyR'RzR{R(RW((s'/usr/lib64/python2.6/ctypes/__init__.pyRU�s(R'R(RKt_ostnameRU(((s'/usr/lib64/python2.6/ctypes/__init__.pyRt�s
R{cBseZdZRS(RX(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyR{�stc_boolcBseZdZRS(t?(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyR~s(tPOINTERtpointert_pointer_type_cache(tset_conversion_modetmbcstignoretasciitstrictt	c_wchar_pcBseZdZRS(tZ(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyR�stc_wcharcBseZdZRS(tu(R'R(RK(((s'/usr/lib64/python2.6/ctypes/__init__.pyR�scCs�t|ttf�oB|djot|�d}nt|}|�}||_|St|ttf�ot|}|�}|St	|��dS(s�create_unicode_buffer(aString) -> character array
        create_unicode_buffer(anInteger) -> character array
        create_unicode_buffer(aString, anInteger) -> character array
        iN(
RRRRRR�RRRR(RRR R!((s'/usr/lib64/python2.6/ctypes/__init__.pytcreate_unicode_buffers

		
	cCstti|d�dj	otd��nt|�tjotd��n|i|�|t|<tt|�=dS(Ns%This type already exists in the cachesWhat's this???(R�tgetRtRuntimeErrortidtset_type(R�tcls((s'/usr/lib64/python2.6/ctypes/__init__.pytSetPointerType0s

cCs||S(N((RMR((s'/usr/lib64/python2.6/ctypes/__init__.pytARRAY:stCDLLcBsJeZdZeZeZede	e	d�Z
d�Zd�Zd�Z
RS(s�An instance of this class represents a loaded dll/shared
    library, exporting functions using the standard C calling
    convention (named 'cdecl' on Windows).

    The exported functions can be accessed as attributes, or by
    indexing with the function name.  Examples:

    <obj>.qsort -> callable object
    <obj>['qsort'] -> callable object

    Calling the functions releases the Python GIL during the call and
    reacquires it afterwards.
    cs�|�_�i�|o�tO�n|o�tO�ndtf��fd��Y}|�_|djot�i|��_n
|�_dS(Nt_FuncPtrcseZ�Z�iZRS((R'R(R+t_func_restype_R*((R.RW(s'/usr/lib64/python2.6/ctypes/__init__.pyR�[s(	t_namet_func_flags_R2R3R8R�Rt_dlopent_handle(RWR}tmodethandleR$R%R�((RWR.s'/usr/lib64/python2.6/ctypes/__init__.pyt__init__Qs			
cCsDd|ii|i|itidd@t|�tidd@fS(Ns<%s '%s', handle %x at %x>ii(RyR'R�R�t_systmaxintR�(RW((s'/usr/lib64/python2.6/ctypes/__init__.pyRUescCsS|id�o |id�ot|��n|i|�}t|||�|S(Nt__(t
startswithtendswithtAttributeErrort__getitem__tsetattr(RWR}tfunc((s'/usr/lib64/python2.6/ctypes/__init__.pyt__getattr__ks
 cCs<|i||f�}t|ttf�p
||_n|S(N(R�RRRR'(RWtname_or_ordinalR�((s'/usr/lib64/python2.6/ctypes/__init__.pyR�rs
N(R'R(t__doc__R/R�RbR�tDEFAULT_MODERR1R�RUR�R�(((s'/usr/lib64/python2.6/ctypes/__init__.pyR�@s
		tPyDLLcBseZdZeeBZRS(s�This class represents the Python library itself.  It allows to
    access Python API functions.  The GIL is not released, and
    Python exceptions are handled correctly.
    (R'R(R�R/t_FUNCFLAG_PYTHONAPIR�(((s'/usr/lib64/python2.6/ctypes/__init__.pyR�xstWinDLLcBseZdZeZRS(snThis class represents a dll exporting functions using the
        Windows stdcall calling convention.
        (R'R(R�R>R�(((s'/usr/lib64/python2.6/ctypes/__init__.pyR��s(t_check_HRESULTRItHRESULTcBseZdZeZRS(R^(R'R(RKR�t_check_retval_(((s'/usr/lib64/python2.6/ctypes/__init__.pyR��s
tOleDLLcBseZdZeZeZRS(s�This class represents a dll exporting functions using the
        Windows stdcall calling convention, and returning HRESULT.
        HRESULT error values are automatically raised as WindowsError
        exceptions.
        (R'R(R�R>R�R�R�(((s'/usr/lib64/python2.6/ctypes/__init__.pyR��st
LibraryLoadercBs,eZd�Zd�Zd�Zd�ZRS(cCs
||_dS(N(t_dlltype(RWtdlltype((s'/usr/lib64/python2.6/ctypes/__init__.pyR��scCsD|ddjot|��n|i|�}t|||�|S(Nit_(R�R�R�(RWR}tdll((s'/usr/lib64/python2.6/ctypes/__init__.pyR��s
cCs
t||�S(N(tgetattr(RWR}((s'/usr/lib64/python2.6/ctypes/__init__.pyR��scCs
|i|�S(N(R�(RWR}((s'/usr/lib64/python2.6/ctypes/__init__.pyR;�s(R'R(R�R�R�R;(((s'/usr/lib64/python2.6/ctypes/__init__.pyR��s			s
python dlltcygwinslibpython%d.%d.dll(tget_last_errortset_last_errorcCsJ|djo
t�}n|djot|�i�}nt||�S(N(RtGetLastErrorRtstriptWindowsError(tcodetdescr((s'/usr/lib64/python2.6/ctypes/__init__.pytWinError�s



(t
_memmove_addrt_memset_addrt_string_at_addrt
_cast_addrcs#dtf��fd��Y}|S(NR&cseZ�Z�ZeeBZRS((R'R(R)R*R/R�R+((R,R-(s'/usr/lib64/python2.6/ctypes/__init__.pyR&�s(R8(R,R-R&((R,R-s'/usr/lib64/python2.6/ctypes/__init__.pyt
PYFUNCTYPE�scCst|||�S(N(t_cast(tobjRM((s'/usr/lib64/python2.6/ctypes/__init__.pyRz�scCs
t||�S(sAstring_at(addr[, size]) -> string

    Return the string at addr.(t
_string_at(tptrR((s'/usr/lib64/python2.6/ctypes/__init__.pyt	string_at�s(t_wstring_at_addrcCs
t||�S(sFwstring_at(addr[, size]) -> string

        Return the string at addr.(t_wstring_at(R�R((s'/usr/lib64/python2.6/ctypes/__init__.pyt
wstring_at�scCsPy"tdt�t�dg�}Wntj
odSX|i|||�SdS(Nscomtypes.server.inprocservert*i�(t
__import__tglobalstlocalstImportErrortDllGetClassObject(trclsidtriidtppvtccom((s'/usr/lib64/python2.6/ctypes/__init__.pyR�s
"cCsCy"tdt�t�dg�}Wntj
odSX|i�S(Nscomtypes.server.inprocserverR�i(R�R�R�R�tDllCanUnloadNow(R�((s'/usr/lib64/python2.6/ctypes/__init__.pyR�s
"(tBigEndianStructuretLittleEndianStructurei(sntR(sntR(sntR(sntR(sntR(sntR(sntR(�R�tosR|tsysR�Rt_ctypesRRRRRR8t_ctypes_versionRRRRJR	t	_calcsizet	ExceptionR}RR�tplatformRtunametsplitRR/RR�RR2RR3RR"R#R6R:R;R�R<R>R?R@treplaceRARBRCRDRERFRGRHRIRQRRRYR[R]R_RbRcReRgRiRlRmRot__ctype_le__t__ctype_be__RqRRtR{tc_voidpR~R�R�R�R�R�R�R�t
from_paramR�R�R�tobjectR�R�R�R�R�R�R�tcdlltpydllt	dllhandlet	pythonapitversion_infoRvtoledllRwR�tcoredllR�R�R�tc_size_tR�R�R�R�tmemmovetmemsetR�R�RzR�R�R�R�R�R�R�tctypes._endianR�R�tc_int8tc_uint8tkindtc_int16tc_int32tc_int64tc_uint16tc_uint32tc_uint64(((s'/usr/lib64/python2.6/ctypes/__init__.pyt<module>sJ
 *"	!
	
 (




















	
	8
	



"