]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Do a little more searching for the data file for the test: this allows
authorFred Drake <fdrake@acm.org>
Tue, 22 Apr 2003 18:15:05 +0000 (18:15 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 22 Apr 2003 18:15:05 +0000 (18:15 +0000)
commitb28271f24d23d3c3ba861715d5af4f7669f20a0c
tree32b60852b73aa4b609c084a6d3bbf3c19b3aafa8
parent3c9068bbec1f237feec96aaad64a6c73fa95bf8b
Do a little more searching for the data file for the test: this allows
using a build directory just inside the source directory and saving
just one copy of the test data in the source tree, rather than having
a copy in each build directory.
Lib/test/test_normalization.py