|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /usr/lib64/python2.6/ |
Upload File : |
Ñò
§ÚêLc
@ s‘ d Z d d k Z d d k 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 s1 y t i | ƒ } Wn t i j
o t SXt S( sD Test whether a path exists. Returns False for broken symbolic links( t ost statt errort Falset True( t patht st( ( s# /usr/lib64/python2.6/genericpath.pyR s
c C s= y t i | ƒ } Wn t i j
o t SXt i | i ƒ S( s% Test whether a path is a regular file( R R R
R t S_ISREGt st_mode( R
R ( ( s# /usr/lib64/python2.6/genericpath.pyR s
c C s= y t i | ƒ } Wn t i j
o t SXt i | i ƒ S( s<