Home | Trees | Indices | Help |
|
---|
|
|
|||
|
__init__(self,
file,
term) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
||
Inherited from |
|
|||
|
mode_string The mode string for this file. |
||
|
name_in_color The name in ANSI text. |
||
|
human_readable_size File size in human readable form |
||
|
modification_time Last modified time in the Linux ls -l format |
||
|
creation_time Last modified time in the Linux ls -l format |
||
Inherited from |
|
|
|
mode_stringThe mode string for this file. There are only two modes read-only and read-write
|
name_in_colorThe name in ANSI text. Directories are blue, ebooks are green
|
human_readable_sizeFile size in human readable form
|
modification_timeLast modified time in the Linux ls -l format
|
creation_timeLast modified time in the Linux ls -l format
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Wed Nov 8 17:34:13 2006 | http://epydoc.sourceforge.net |