Home | Trees | Indices | Help |
|
---|
|
|
|||
|
__init__(self,
file) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
||
|
__repr__(self) Return path to self |
||
|
__str__(self) str(x) |
||
Inherited from |
|
|||
|
is_dir True if self is a directory |
||
|
is_readonly True if self is readonly |
||
|
size Size in bytes of self |
||
|
ctime Creation time of self as a epoch |
||
|
wtime Creation time of self as an epoch |
||
|
path Path to self |
||
|
name Name of self |
|
|||
Inherited from |
|
|
|
|
|
is_dirTrue if self is a directory |
is_readonlyTrue if self is readonly |
sizeSize in bytes of self |
ctimeCreation time of self as a epoch |
wtimeCreation time of self as an epoch |
pathPath to self |
nameName of self |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Wed Nov 8 17:34:08 2006 | http://epydoc.sourceforge.net |