Home | Trees | Indices | Help |
|
---|
|
object --+ | codecs.IncrementalDecoder --+ | IncrementalDecoder
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
errors | |||
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.
|
|
errors
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 09 15:30:05 2008 | http://epydoc.sourceforge.net |