Trees | Indices | Help |
|
---|
|
object --+ | file --+ | PackagedDataFile
|
|||
file object |
|
||
None or (perhaps) an integer |
|
||
Inherited from Inherited from |
|
|||
_element | |||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Close the file. Sets data attribute .closed to True. A closed file cannot be used for further I/O operations. close() may be called more than once without error. Some kinds of file objects (for example, opened by popen()) may return an exit status upon closing.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 8 16:00:02 2009 | http://epydoc.sourceforge.net |