]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
if the test is run directly (__name__ == "__main__") don't actually require
authorSkip Montanaro <skip@pobox.com>
Thu, 24 Apr 2003 19:06:57 +0000 (19:06 +0000)
committerSkip Montanaro <skip@pobox.com>
Thu, 24 Apr 2003 19:06:57 +0000 (19:06 +0000)
commitd839ecdc8133c34c024deb8474b7d4788c38b85c
tree90afadc66c61663ed73b1d743ca5b41558f865bd
parent142da98beb881e763c836893c9c3f1bebf32daec
if the test is run directly (__name__ == "__main__") don't actually require
particular resources
Lib/test/test_support.py