]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add boilerplate so the test modules can be run as scripts
authorFred Drake <fdrake@acm.org>
Fri, 25 Jun 2004 19:04:21 +0000 (19:04 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 25 Jun 2004 19:04:21 +0000 (19:04 +0000)
commit22021579a9266f537bed1fbbb9b5496c65362fa0
treeadbb7e90f079a2c27717fa7fa9afcc569f6d5683
parent43ea47ff06295924c4f7512417370f988d1ea7da
add boilerplate so the test modules can be run as scripts
Lib/distutils/tests/test_build_py.py
Lib/distutils/tests/test_build_scripts.py
Lib/distutils/tests/test_install_scripts.py