[issue3590] sax.parser considers XML as text rather than bytes

Antoine Pitrou report at bugs.python.org
Mon Aug 18 20:51:08 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

>From the discussion on the python-3000, it looks like it would be nice
if sax.parser handled both bytes and unicode streams.

Edward, does your simple fix make sax.parser work entirely well with
byte streams?

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


More information about the Python-bugs-list mailing list