STINNER Victor added the comment:

I tried to factorize the code, but it is too complex. Each encoder handles 
errors differently. The most tricky is charmap: it reencodes the result of the 
error handler for non-ASCII characters. I'm not happy with the current 
situtation, but I don't see how to factorize easily the code, so I prefer to 
leave it unchanged. I close the issue.

----------
resolution:  -> wont fix
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13209>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to