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 terry.reedy
Recipients dhgutteridge, terry.reedy
Date 2011-08-28.18:27:13
SpamBayes Score 0.0045116004
Marked as misclassified No
Message-id <1314556034.18.0.937498647344.issue12829@psf.upfronthosting.co.za>
In-reply-to
Content
A note for anyone else: David is actually using the xml.parsers.expat module, which uses the now undocumented pyexpat module, whose direct use is deprecated.

David: Have you tested with 3.1 or 3.2? (I am about to try on Windows ;-).
History
Date User Action Args
2011-08-28 18:27:14terry.reedysetrecipients: + terry.reedy, dhgutteridge
2011-08-28 18:27:14terry.reedysetmessageid: <1314556034.18.0.937498647344.issue12829@psf.upfronthosting.co.za>
2011-08-28 18:27:13terry.reedylinkissue12829 messages
2011-08-28 18:27:13terry.reedycreate