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