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 amaury.forgeotdarc
Recipients BreamoreBoy, amaury.forgeotdarc, effbot, pitrou
Date 2010-07-22.10:03:57
SpamBayes Score 0.2448217
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
test_xml_etree.py has some tests about bytes input (check_issue6233) but these are only working cases.  Tests with wrong encodings should be added.
History
Date User Action Args
2010-07-22 10:03:58amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, effbot, pitrou, BreamoreBoy
2010-07-22 10:03:58amaury.forgeotdarcsetmessageid: <[email protected]>
2010-07-22 10:03:57amaury.forgeotdarclinkissue3591 messages
2010-07-22 10:03:57amaury.forgeotdarccreate