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 brett.cannon
Recipients Arfrever, alex, amaury.forgeotdarc, asvetlov, brett.cannon, brian.curtin, chris.jerdonek, christian.heimes, pitrou, pjenvey, serhiy.storchaka
Date 2012-12-10.20:06:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355169993.93.0.250845979845.issue16651@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, a general XML parsing library could be written in Python, but they wouldn't be named expat. =) The expat module wraps a specific XML parser (expat) so I still do not consider it applicable for this list.

As for random, you are right that it doesn't use platform-specific random code.
History
Date User Action Args
2012-12-10 20:06:33brett.cannonsetrecipients: + brett.cannon, amaury.forgeotdarc, pitrou, christian.heimes, pjenvey, Arfrever, alex, brian.curtin, asvetlov, chris.jerdonek, serhiy.storchaka
2012-12-10 20:06:33brett.cannonsetmessageid: <1355169993.93.0.250845979845.issue16651@psf.upfronthosting.co.za>
2012-12-10 20:06:33brett.cannonlinkissue16651 messages
2012-12-10 20:06:33brett.cannoncreate