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 gkcn
Recipients brett.cannon, gkcn
Date 2013-02-23.17:15:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Should this be done in Modules/pyexpat.c file or in Lib/xml/parsers/expat.py? If modifying expat.py is sufficient, then attached simple patch does the job. By the way I couldn't find the test you are referring to. Is it in Lib/test/test_importlib of somewhere else?
History
Date User Action Args
2013-02-23 17:15:24gkcnsetrecipients: + gkcn, brett.cannon
2013-02-23 17:15:23gkcnsetmessageid: <[email protected]>
2013-02-23 17:15:23gkcnlinkissue17116 messages
2013-02-23 17:15:23gkcncreate