Eli Bendersky <eli...@gmail.com> added the comment:

Attaching a patch that fixes the problem and adds a test.

xmlparser_parse from _elementtree will now be able to handle Unicode, encoding 
it to bytes with UTF-8, parallel to the way it's done in pyexpat.

I would appreciate a review for the patch.

----------
keywords: +patch
nosy: +effbot, flox, scoder
stage: needs patch -> patch review
Added file: http://bugs.python.org/file24813/issue14246.1.patch

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

Reply via email to