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 brett.cannon, pitrou, vstinner
Date 2012-02-29.02:53:07
SpamBayes Score 0.017480897
Marked as misclassified No
Message-id <1330483988.25.0.020605674099.issue14153@psf.upfronthosting.co.za>
In-reply-to
Content
Either that or PyObject *_Py_device_encoding(PyObject *fd) would help since both _io and posixmodule.c will have a PyObject already for the fd.
History
Date User Action Args
2012-02-29 02:53:08brett.cannonsetrecipients: + brett.cannon, pitrou, vstinner
2012-02-29 02:53:08brett.cannonsetmessageid: <1330483988.25.0.020605674099.issue14153@psf.upfronthosting.co.za>
2012-02-29 02:53:07brett.cannonlinkissue14153 messages
2012-02-29 02:53:07brett.cannoncreate