����JFIF���������
1#@!#!123s
D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python2.7
/
Filename :
genericpath.pyo
back
Copy
� ��Wc�����������@���s����d��Z��d�d�l�Z�d�d�l�Z�d�d�d�d�d�d�d �d �g�Z�y �e�Z�Wn'�e�k �ro�d�e�f�d�������YZ�n�Xd ����Z�d����Z �d����Z �d����Z�d����Z�d����Z �d����Z�d����Z�d����Z�d�S(���s���� Path operations common to more than one OS Do not use directly. The OS specific modules import the appropriate functions from this module themselves. i����Nt���commonprefixt���existst���getatimet���getctimet���getmtimet���getsizet���isdirt���isfilet���_unicodec�����������B���s���e��Z�RS(����(���t���__name__t ���__module__(����(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyR������s���c���������C���s-���y�t��j�|����Wn�t��j�k �r(�t�SXt�S(���sD���Test whether a path exists. Returns False for broken symbolic links(���t���ost���statt���errort���Falset���True(���t���path(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyR������s ����c���������C���s;���y�t��j�|����}�Wn�t��j�k �r*�t�SXt�j�|�j���S(���s%���Test whether a path is a regular file(���R���R���R ���R���t���S_ISREGt���st_mode(���R���t���st(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyR���"���s ����c���������C���s;���y�t��j�|����}�Wn�t��j�k �r*�t�SXt�j�|�j���S(���s<���Return true if the pathname refers to an existing directory.(���R���R���R ���R���t���S_ISDIRR���(���t���sR���(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyR���.���s ����c���������C���s���t��j�|����j�S(���s1���Return the size of a file, reported by os.stat().(���R���R���t���st_size(���t���filename(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyR���7���s����c���������C���s���t��j�|����j�S(���sC���Return the last modification time of a file, reported by os.stat().(���R���R���t���st_mtime(���R���(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyR���<���s����c���������C���s���t��j�|����j�S(���s=���Return the last access time of a file, reported by os.stat().(���R���R���t���st_atime(���R���(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyR���A���s����c���������C���s���t��j�|����j�S(���sA���Return the metadata change time of a file, reported by os.stat().(���R���R���t���st_ctime(���R���(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyR���F���s����c���������C���s[���|��s �d�St��|����}�t�|����}�x2�t�|���D]$�\�}�}�|�|�|�k�r/�|�|� Sq/�W|�S(���sG���Given a list of pathnames, returns the longest common leading componentt����(���t���mint���maxt ���enumerate(���t���mt���s1t���s2t���it���c(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyR����L���s�����c���������C���s����|��j��|���}�|�r6�|��j��|���}�t�|�|���}�n��|��j��|���}�|�|�k�r��|�d�}�x?�|�|�k��r��|��|�|�k�r��|��|� |��|�f�S|�d�7}�q^�Wn��|��d�f�S(���s����Split the extension from a pathname. Extension is everything from the last dot to the end, ignoring leading dots. Returns "(root, ext)"; ext may be empty.i���R���(���t���rfindR���(���t���pt���sept���altsept���extsept���sepIndext���altsepIndext���dotIndext ���filenameIndex(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyt ���_splitext]���s���� (���t���__doc__R���R���t���__all__t���unicodeR���t ���NameErrort���objectR���R���R���R���R���R���R���R����R-���(����(����(����sd���/builddir/build/BUILDROOT/imh-python-2.7.12-1.el7.x86_64/opt/imh-python/lib/python2.7/genericpath.pyt���<module>���s"���