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 petri.lehtinen
Recipients petri.lehtinen
Date 2012-05-20.10:59:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337511577.61.0.183128218571.issue14863@psf.upfronthosting.co.za>
In-reply-to
Content
os.fdopen() is merely a very thin wrapper around the builtin open(). It should have a very minimal documentation of its own to minimize maintenance burden.
History
Date User Action Args
2012-05-20 10:59:37petri.lehtinensetrecipients: + petri.lehtinen
2012-05-20 10:59:37petri.lehtinensetmessageid: <1337511577.61.0.183128218571.issue14863@psf.upfronthosting.co.za>
2012-05-20 10:59:37petri.lehtinenlinkissue14863 messages
2012-05-20 10:59:36petri.lehtinencreate