Trees | Indices | Help |
|
---|
|
object --+ | LogReaderType
logreader(filename) --> log-iterator Create a log-reader for the timing information file.
|
|||
|
|||
|
|||
|
|||
|
|||
file descriptor |
|
||
the next value, or raise StopIteration |
|
||
Inherited from |
|
|||
closed True if the logreader's input file has already been closed. |
|||
info Dictionary mapping informational keys to lists of values. |
|||
|
x.__getattribute__('name') <==> x.name
|
Returns the file descriptor for the log file, if open. Raises ValueError if the log file is closed.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Jan 29 22:42:24 2008 | http://epydoc.sourceforge.net |