]> granicus.if.org Git - python/commit
Use tempfile.gettempdir() to get the temp directory rather than
authorGuido van Rossum <guido@python.org>
Thu, 17 Oct 2002 16:26:45 +0000 (16:26 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 17 Oct 2002 16:26:45 +0000 (16:26 +0000)
commitc9776bd8ddeeace9f48274aa49674a7be3b4fa85
treedfa465ecbbf3c7f603f469d1b02aaf80e481162f
parentb39031587246c0c2dfc21271c1bbfb37dbfc748f
Use tempfile.gettempdir() to get the temp directory rather than
hardcoding "/tmp".
Demo/cgi/wiki.py