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/filecmp.pyc |
��
���Lc @ s� d Z d d k Z d d k Z d d k l Z l Z l Z l Z d d d g Z h Z d Z
d d
� Z d � Z d � Z
d d d
� � YZ d d � Z e e d � Z d � Z d � Z e d j o e � n d S( s� Utilities for comparing files and directories.
Classes:
dircmp
Functions:
cmp(f1, f2, shallow=1) -> int
cmpfiles(a, b, common) -> ([], [], [])
i����N( t ifiltert ifilterfalset imapt izipt cmpt dircmpt cmpfilesi i i c C s� t t i | � � } t t i | � � } | d t i j p | d t i j o t S| o | | j o t S| d | d j o t St i | | f � } | o | | f | d j o | d St | | � } | | | f t | | f <| S( s� Compare two files.
Arguments:
f1 -- First file name
f2 -- Second file name
shallow -- Just check stat signature (do not read the files).
defaults to 1.
Return value:
True if the files are the same, False otherwise.
This function uses a cache for past comparisons and the results,
with a cache invalidation mechanism relying on stale signatures.
i i i ( t _sigt ost statt S_IFREGt Falset Truet _cachet gett _do_cmp( t f1t f2t shallowt s1t s2t resultt outcome( ( s /usr/lib64/python2.6/filecmp.pyR s ( c C s t i | i � | i | i f S( N( R t S_IFMTt st_modet st_sizet st_mtime( t st( ( s /usr/lib64/python2.6/filecmp.pyR : s c C ss t } t | d � } t | d � } xH t o@ | i | � } | i | � } | | j o t S| p t Sq'