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/shutil.pyc |
��
���Lc @ s8 d Z d d k Z d d k Z d d k Z d d k l Z d d k Z d d k Z d d d d d d d
d d d
g
Z d
e f d � � YZ
y e Wn e j
o
d Z n Xd d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z e d d � Z e d d � Z d � Z d � Z d � Z d S( s� Utility functions for copying files and directory trees.
XXX The functions here don't copy the resource fork or other metadata on Mac.
i����N( t abspatht copyfileobjt copyfilet copymodet copystatt copyt copy2t copytreet movet rmtreet Errorc B s e Z RS( ( t __name__t
__module__( ( ( s /usr/lib64/python2.6/shutil.pyR
s i i c C s2 x+ | i | � } | p Pn | i | � q d S( s= copy data from file-like object fsrc to file-like object fdstN( t readt write( t fsrct fdstt lengtht buf( ( s /usr/lib64/python2.6/shutil.pyR s
c C s t t i d � o2 y t i i | | � SWqE t j
o t SXn t i i t i i | � � t i i t i i | � � j S( Nt samefile( t hasattrt ost pathR t OSErrort Falset normcaseR ( t srct dst( ( s /usr/lib64/python2.6/shutil.pyt _samefile! s
c C s� t | | � o t d | | f � � n t | d � i i � } zF | ~ } t | d � i i � } z | ~ } t | | � Wd QXWd QXd S( s Copy data from src to dsts `%s` and `%s` are the same filet rbt wbN( R R
t opent __exit__t __enter__R ( R R t _[1]R t _[2]R ( ( s /usr/lib64/python2.6/shutil.pyR - s
&&c C sI t t d � o5 t i | � } t i | i � } t i | | � n d S( s Copy mode bits from src to dstt chmodN( R R t statt S_IMODEt st_modeR$ ( R R t stt mode( ( s /usr/lib64/python2.6/shutil.pyR 6 s c C s� t i | � } t i | i � } t t d � o t i | | i | i f � n t t d � o t i | | � n t t d � on t | d � o^ y t i | | i
� Wq� t j
o4 } t t d � p | i t i
j o � q� q� Xn d S( sC Copy all stat info (mode bits, atime, mtime, flags) from src to dstt utimeR$ t chflagst st_flagst
EOPNOTSUPPN( R R% R&