Serhiy Storchaka added the comment:

Here is a patch, which made xml.sax.xmlreader and related utilities to support 
character stream. A lot of new tests added (including Yitz Gale's tests from 
issue1483). Some old tests fixed (they were used text stream as byte stream, 
this doesn't work in general case).

----------
components:  -Documentation, Extension Modules
keywords: +patch
nosy: +ezio.melotti
stage:  -> patch review
versions: +Python 3.4
Added file: http://bugs.python.org/file28954/sax_character_stream.patch

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

Reply via email to