commit | 787410680b9866d56a1ec1915ebbf41ab5cac7a0 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Aug 17 11:41:01 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Aug 17 11:41:01 2002 +0000 |
tree | f10e42f67d9365ed7912d6c2334be48bd147c639 | |
parent | b898d9fc9a434eb9ae9d3d10d0f1d379492cd6f6 [diff] |
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.