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 vincele
Recipients georg.brandl, r.david.murray, vincele
Date 2009-09-12.09:22:20
SpamBayes Score 0.009445874
Marked as misclassified No
Message-id <1252747344.66.0.411311289938.issue6875@psf.upfronthosting.co.za>
In-reply-to
Content
The real question I had is why mkstemp return an os-level opened file
descriptor instead of a python file object...
History
Date User Action Args
2009-09-12 09:22:24vincelesetrecipients: + vincele, georg.brandl, r.david.murray
2009-09-12 09:22:24vincelesetmessageid: <1252747344.66.0.411311289938.issue6875@psf.upfronthosting.co.za>
2009-09-12 09:22:23vincelelinkissue6875 messages
2009-09-12 09:22:22vincelecreate