Trees | Indices | Help |
|
---|
|
object --+ | codecs.IncrementalDecoder --+ | IncrementalDecoder
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
|
Creates a IncrementalDecoder instance. The IncrementalDecoder may use different error handling schemes by providing the errors keyword argument. See the module docstring for a list of possible values.
|
Decodes input and returns the resulting object.
|
Resets the decoder to the initial state.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Jan 29 22:43:10 2008 | http://epydoc.sourceforge.net |