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 christian.heimes
Recipients christian.heimes, u14183
Date 2013-04-30.12:09:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367323766.05.0.0126688540609.issue17880@psf.upfronthosting.co.za>
In-reply-to
Content
Please ignore the linker warning. tmpnam_r has been removed from Python 3.x. It's still available in 2.7 for legacy reasons and marked as dangerous in our docs http://docs.python.org/2.7/library/os.html#os.tempnam
History
Date User Action Args
2013-04-30 12:09:26christian.heimessetrecipients: + christian.heimes, u14183
2013-04-30 12:09:26christian.heimessetmessageid: <1367323766.05.0.0126688540609.issue17880@psf.upfronthosting.co.za>
2013-04-30 12:09:25christian.heimeslinkissue17880 messages
2013-04-30 12:09:25christian.heimescreate