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 pitrou
Recipients MrJean1, OG7, lucaspmelo, pitrou
Date 2009-07-12.12:53:11
SpamBayes Score 1.4252241e-05
Marked as misclassified No
Message-id <1247403193.56.0.573306375974.issue5870@psf.upfronthosting.co.za>
In-reply-to
Content
Lucas, Windows has a /dev/null-like device. I think Jean's suggestion is
reasonable, but it should be a special constant instead of creating a
file descriptor unconditionnally (that is, the file should only be open
if needed). Also, a patch should be provided (with tests :-)).
History
Date User Action Args
2009-07-12 12:53:13pitrousetrecipients: + pitrou, OG7, MrJean1, lucaspmelo
2009-07-12 12:53:13pitrousetmessageid: <1247403193.56.0.573306375974.issue5870@psf.upfronthosting.co.za>
2009-07-12 12:53:12pitroulinkissue5870 messages
2009-07-12 12:53:12pitroucreate