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 barry, brett.cannon, ncoghlan, pitrou
Date 2010-05-15.22:20:42
SpamBayes Score 1.9218048e-06
Marked as misclassified No
Message-id <1273962043.98.0.200561085939.issue8727@psf.upfronthosting.co.za>
In-reply-to
Content
THe sys.path  modification warning is a red herring; the test simply was not cleaning up after itself properly. That little bit is fixed in r81214.

Don't know about the cause of the actual failure yet.
History
Date User Action Args
2010-05-15 22:20:44brett.cannonsetrecipients: + brett.cannon, barry, ncoghlan, pitrou
2010-05-15 22:20:43brett.cannonsetmessageid: <1273962043.98.0.200561085939.issue8727@psf.upfronthosting.co.za>
2010-05-15 22:20:42brett.cannonlinkissue8727 messages
2010-05-15 22:20:42brett.cannoncreate