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 ncoghlan
Recipients brett.cannon, db3l, georg.brandl, ncoghlan
Date 2012-07-20.01:17:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342747041.13.0.627382808783.issue15384@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, that makes sense - since the zip file doesn't exist on buildbots, returning None is the correct result.

Mystery explained, thanks :)
History
Date User Action Args
2012-07-20 01:17:21ncoghlansetrecipients: + ncoghlan, brett.cannon, georg.brandl, db3l
2012-07-20 01:17:21ncoghlansetmessageid: <1342747041.13.0.627382808783.issue15384@psf.upfronthosting.co.za>
2012-07-20 01:17:20ncoghlanlinkissue15384 messages
2012-07-20 01:17:20ncoghlancreate