| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
OffsetStringIO
Wrapper around StringIO to report the correct offset within the file
When using the MetaSizeList, a StringIO instance is used to decode the values, but that means that the file offset will be wrong if an Anchor is used within the elements. This class, and the _initial_offset attribute of the adapter, is used to get around that problem.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:19 2008 | http://epydoc.sourceforge.net |