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 Arfrever
Recipients Arfrever, rkoziol7
Date 2012-05-17.16:31:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337272265.92.0.204484045997.issue14839@psf.upfronthosting.co.za>
In-reply-to
Content
Your Python is missing pyexpat.so module, which is built only when expat library has been found. Check build log of Python to see why pyexpat.so is not available. (Maybe expat headers are not installed.)
History
Date User Action Args
2012-05-17 16:31:05Arfreversetrecipients: + Arfrever, rkoziol7
2012-05-17 16:31:05Arfreversetmessageid: <1337272265.92.0.204484045997.issue14839@psf.upfronthosting.co.za>
2012-05-17 16:31:05Arfreverlinkissue14839 messages
2012-05-17 16:31:05Arfrevercreate