[docs] Suggest tempfile module in os.tmpfile documentation
Jelle Verstraaten
jelle at benext.eu
Wed Jun 1 10:12:30 CEST 2011
I recently found myself in need of a temporary file and ran into the
os.tmpfile function. After some more research[1] I found out that using
this file isn't recommended, but no mention is made of the tempfile
module.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20110601/6e47d6ef/attachment.html>
More information about the docs
mailing list