| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
file_size The file size. |
||
|
is_dir True if path points to a directory, False if it points to a file. |
||
|
ctime The creation time of this file/dir as an epoch (seconds since Jan 1970). |
||
|
wtime The modification time of this file/dir as an epoch (seconds since Jan 1970). |
||
|
is_readonly Whether this file is readonly. |
||
|
Inherited from |
|||
|
|||
file_sizeThe file size.unsigned long long stored in 8 bytes at
byte 16.
|
is_dirTrue if path points to a directory, False if it points to a file.
|
ctimeThe creation time of this file/dir as an epoch (seconds since Jan 1970).unsigned int stored in 4 bytes at byte 28.
|
wtimeThe modification time of this file/dir as an epoch (seconds since Jan 1970).unsigned int stored in 4 bytes at byte 32
|
is_readonlyWhether this file is readonly.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Mon Nov 6 20:50:47 2006 | http://epydoc.sourceforge.net |