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 pitrou
Recipients pitrou, ronaldoussoren, vstinner
Date 2010-04-20.21:05:07
SpamBayes Score 0.00015156847
Marked as misclassified No
Message-id <1271797509.54.0.635395030489.issue8447@psf.upfronthosting.co.za>
In-reply-to
Content
There's probably something wrong in the way test_httpservers sets up its own environment (can it impact the import mechanism?). The operator module exists and imports correctly in other conditions, e.g. test_operator passes on that buildbot.
History
Date User Action Args
2010-04-20 21:05:09pitrousetrecipients: + pitrou, ronaldoussoren, vstinner
2010-04-20 21:05:09pitrousetmessageid: <1271797509.54.0.635395030489.issue8447@psf.upfronthosting.co.za>
2010-04-20 21:05:07pitroulinkissue8447 messages
2010-04-20 21:05:07pitroucreate