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 zach.ware
Recipients brett.cannon, ezio.melotti, zach.ware
Date 2013-03-11.16:41:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363020092.81.0.0240942719444.issue17066@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that, long-term, test_robotparser should probably be rewritten with less magic.  Short-term, though, I think it would be good to get a temporary fix for discovery in place since this is the only test file that completely blows up discovery before it even starts testing, and open a new issue for the rewrite.  The v3 patch does the job with the least disruption in the file, though it does add a bit more magic.
History
Date User Action Args
2013-03-11 16:41:32zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti
2013-03-11 16:41:32zach.waresetmessageid: <1363020092.81.0.0240942719444.issue17066@psf.upfronthosting.co.za>
2013-03-11 16:41:32zach.warelinkissue17066 messages
2013-03-11 16:41:32zach.warecreate