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 brett.cannon, python-dev, rpointel
Date 2013-10-02.14:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380724197.18.0.346389321939.issue19134@psf.upfronthosting.co.za>
In-reply-to
Content
OK, went for a more thorough check for the failure by just trying to import and catching the ImportError instead of trying to be fancy. The FreeBSD buildbot was having the same failure but it seems stuck waiting for some lock, so I can't verify the fix at the moment.
History
Date User Action Args
2013-10-02 14:29:57brett.cannonsetrecipients: + brett.cannon, python-dev, rpointel
2013-10-02 14:29:57brett.cannonsetmessageid: <1380724197.18.0.346389321939.issue19134@psf.upfronthosting.co.za>
2013-10-02 14:29:57brett.cannonlinkissue19134 messages
2013-10-02 14:29:57brett.cannoncreate