Pascal Bach <[EMAIL PROTECTED]> added the comment: I have looked at utf_8.py and I think I know how to implement the incremental de/encoder. But I don't understand the codecs.register() function. Do I have to provide stateless, stateful and streamwriter at the same time? If I implement IncrementalEncoder and IncrementalDecoder can I just give those two to codecs.register()?
Thank you for your help. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3649> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com