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 eric.araujo
Recipients Frederick.Ross, eli.bendersky, eric.araujo, ezio.melotti, pitrou, rhettinger
Date 2012-05-25.18:52:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337971921.61.0.624412747119.issue14852@psf.upfronthosting.co.za>
In-reply-to
Content
I am not sure the parsers should be lenient.  One could argue that it’s the stream that is broken if it contains non-compliant XML or JSON.  Can you tell more about the use case?
History
Date User Action Args
2012-05-25 18:52:01eric.araujosetrecipients: + eric.araujo, rhettinger, pitrou, ezio.melotti, eli.bendersky, Frederick.Ross
2012-05-25 18:52:01eric.araujosetmessageid: <1337971921.61.0.624412747119.issue14852@psf.upfronthosting.co.za>
2012-05-25 18:52:01eric.araujolinkissue14852 messages
2012-05-25 18:52:00eric.araujocreate