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 andybalaam, brett.cannon
Date 2008-03-18.16:26:27
SpamBayes Score 0.4675523
Marked as misclassified No
Message-id <1205857588.02.0.235293799866.issue2398@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch, Andy, but I went ahead and fixed test_errno to
only explicitly test errno values from Standard C. That way we are not
constantly chasing our tail to support every errno value on every
platform that Python runs on.
History
Date User Action Args
2008-03-18 16:26:28brett.cannonsetspambayes_score: 0.467552 -> 0.4675523
recipients: + brett.cannon, andybalaam
2008-03-18 16:26:28brett.cannonsetspambayes_score: 0.467552 -> 0.467552
messageid: <1205857588.02.0.235293799866.issue2398@psf.upfronthosting.co.za>
2008-03-18 16:26:27brett.cannonlinkissue2398 messages
2008-03-18 16:26:27brett.cannoncreate