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 pitrou
Date 2009-03-24.13:42:35
SpamBayes Score 4.96195e-09
Marked as misclassified No
Message-id <1237902157.85.0.551202017548.issue5552@psf.upfronthosting.co.za>
In-reply-to
Content
And under Windows:

>>> print(os.device_encoding(1000))
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
OSError: [Errno 9] Bad file descriptor
History
Date User Action Args
2009-03-24 13:42:37pitrousetrecipients: + pitrou
2009-03-24 13:42:37pitrousetmessageid: <1237902157.85.0.551202017548.issue5552@psf.upfronthosting.co.za>
2009-03-24 13:42:36pitroulinkissue5552 messages
2009-03-24 13:42:36pitroucreate