This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients benjamin.peterson, edreamleo, pitrou
Date 2008-08-18.18:51:07
SpamBayes Score 0.00083793694
Marked as misclassified No
Message-id <1219085468.74.0.841290241444.issue3590@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2008-08-18 18:51:08pitrousetrecipients: + pitrou, benjamin.peterson, edreamleo
2008-08-18 18:51:08pitrousetmessageid: <1219085468.74.0.841290241444.issue3590@psf.upfronthosting.co.za>
2008-08-18 18:51:08pitroulinkissue3590 messages
2008-08-18 18:51:07pitroucreate