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 r.david.murray
Recipients r.david.murray
Date 2009-07-22.02:45:14
SpamBayes Score 0.012764426
Marked as misclassified No
Message-id <1248230716.74.0.789548223629.issue6542@psf.upfronthosting.co.za>
In-reply-to
Content
It appears that TestInvalidFD.test_closerange is in fact closing a valid
file descriptor in this case.  I'm not sure how to fix the test...nor
why the close produced the results it does.
History
Date User Action Args
2009-07-22 02:45:16r.david.murraysetrecipients: + r.david.murray
2009-07-22 02:45:16r.david.murraysetmessageid: <1248230716.74.0.789548223629.issue6542@psf.upfronthosting.co.za>
2009-07-22 02:45:14r.david.murraylinkissue6542 messages
2009-07-22 02:45:14r.david.murraycreate