ACC SHELL
Path : /usr/lib/python/ |
|
Current File : //usr/lib/python/genericpath.pyo |
Ñò
nÄMc
@ 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/lib/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/lib/python2.6/genericpath.pyR s
c C s= y t i | ƒ } Wn t i j
o t SXt i | i ƒ S( s<