[issue12171] Reset method of the incremental encoders of CJK codecs calls the decoder reset function

Amaury Forgeot d'Arc report at bugs.python.org
Tue May 24 23:48:21 CEST 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Do we need an additional method? It seems that this reset() could also be written encoder.encode('', final=True)

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12171>
_______________________________________


More information about the Python-bugs-list mailing list