]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch 1318 by Christian Heimes: remove os.tmpnam(), os.tempnam(),
authorGuido van Rossum <guido@python.org>
Thu, 25 Oct 2007 23:18:51 +0000 (23:18 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Oct 2007 23:18:51 +0000 (23:18 +0000)
commit687b9c0779d81714d8ad22157e8e0f5dfc88d904
treee0d57e898a6ff10393d68862649d5538a328d71a
parentedbcc1332f9d8e09fc7f511b6122c06b8dbd49c5
Patch 1318 by Christian Heimes: remove os.tmpnam(), os.tempnam(),
and os.tmpfile().
Doc/library/os.rst
Lib/test/test_os.py
Lib/test/test_posix.py
Misc/NEWS
Modules/posixmodule.c