Home | Trees | Indices | Help |
|
---|
|
Parsed Fortran-style format string
FortranFormat objects can be used as arguments when constructing FortranLine objects instead of the plain format string. If a format string is used more than once, embedding it into a FortranFormat object has the advantage that the format string is parsed only once.
|
|||
__getitem__(self, i) | |||
__init__(self, format, nested=False) | |||
__len__(self) |
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Oct 6 14:45:43 2006 | http://epydoc.sourceforge.net |