]> granicus.if.org Git - python/commit
Use test_support.TESTFN as the temporary filename.
authorFred Drake <fdrake@acm.org>
Wed, 18 Oct 2000 01:21:38 +0000 (01:21 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 18 Oct 2000 01:21:38 +0000 (01:21 +0000)
commitf7ef15d6ec5716a394a4b7a4ca3dd0fb66bcfdd3
treed5e0ead75640dc0b88231a6a4414a197ab699a65
parentad6f2c8007b2de97517decf858954c264aaa10a5
Use test_support.TESTFN as the temporary filename.
Fix a minor stylistic nit.

This closes SourceForge bug #117032.
Lib/test/test_fcntl.py