]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
The variable TESTPATH should be initialized to empty.
authorGuido van Rossum <guido@python.org>
Mon, 8 Feb 1999 21:49:22 +0000 (21:49 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 8 Feb 1999 21:49:22 +0000 (21:49 +0000)
commit7d83a5e6f872e6449c1921fb253ea6170ec68d94
tree3b4ed875cbb5e31f2426a01d6af561c89e3f8539
parentce67f06491a196dca0818268714e767937c10a50
The variable TESTPATH should be initialized to empty.
The test code is now accessed as a package.
Modules/Setup.in