| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
BufferedReplacementReader --+
|
BufferedReader
Buffered file-like object wrapper that reads the first n bytes of the file so that it can be re-read using the standard seek/tell idioms. The remainder of the file is unchanged.
| Instance Methods | |||
|
|||
|
Inherited from 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:17 2008 |