Home | Trees | Indices | Help |
|
---|
|
object --+ | codecs.IncrementalEncoder --+ | IncrementalEncoder
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
errors | |||
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.
|
|
errors
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 11 21:02:55 2008 | http://epydoc.sourceforge.net |