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 neologix
Recipients brett.cannon, neologix, pitrou, vstinner
Date 2011-10-31.17:31:07
SpamBayes Score 4.272157e-06
Marked as misclassified No
Message-id <1320082268.34.0.693627588995.issue13303@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch for Python/import.c using mkstemp(3). AFAICT, mkstemp should always be available (on Unix of course).
History
Date User Action Args
2011-10-31 17:31:08neologixsetrecipients: + neologix, brett.cannon, pitrou, vstinner
2011-10-31 17:31:08neologixsetmessageid: <1320082268.34.0.693627588995.issue13303@psf.upfronthosting.co.za>
2011-10-31 17:31:07neologixlinkissue13303 messages
2011-10-31 17:31:07neologixcreate