]> granicus.if.org Git - python/commit
Patch by Zack W to make test_noinherit() more robust: spawn a Python
authorGuido van Rossum <guido@python.org>
Sat, 17 Aug 2002 11:41:01 +0000 (11:41 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 17 Aug 2002 11:41:01 +0000 (11:41 +0000)
commit787410680b9866d56a1ec1915ebbf41ab5cac7a0
treef10e42f67d9365ed7912d6c2334be48bd147c639
parentb898d9fc9a434eb9ae9d3d10d0f1d379492cd6f6
Patch by Zack W to make test_noinherit() more robust: spawn a Python
subprocess that does the right checks.  This now works on Windows as
well.
Lib/test/test_tempfile.py
Lib/test/tf_inherit_check.py [new file with mode: 0644]