]> granicus.if.org Git - python/commit
Added note saying to use test_support.TESTFN for a temporary filename,
authorFred Drake <fdrake@acm.org>
Mon, 23 Oct 2000 16:37:14 +0000 (16:37 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 23 Oct 2000 16:37:14 +0000 (16:37 +0000)
commit44b6bd21799beee97b2d2b73c533956f47fa4217
tree956d0f0bc4b4be3368df05d80be19ace6eb3df14
parent8902442e2f8040c368f4a3750031baa3e4bfc5d0
Added note saying to use test_support.TESTFN for a temporary filename,
and be clear that you need to clean it up when done.
Lib/test/README