| Trees | Indices | Help |
|
|---|
|
|
A class that implements a simple file in memory. It's not an exact simulation of a real file: it assumes that no seeking is done, and that all reads are line-at-a-time. It also (intentionally) allow reading from files opend in mode 'r', and allows writing for files opened in mode 'w'.
Version: $Revision: 1.4 $
| Classes | |
| file | |
| Functions | |||
|
|||
| Variables | |
__package__ =
|
|
Imports: StringIO
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:02 2011 | http://epydoc.sourceforge.net |