]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make test_commands work on more systems. This removes much of the dependency
authorFred Drake <fdrake@acm.org>
Mon, 1 Apr 2002 23:56:03 +0000 (23:56 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 1 Apr 2002 23:56:03 +0000 (23:56 +0000)
commit4993c51b9436bc28126659519c362558fdcdd0d7
tree719eba81e5e3a8a5a032d2ccd91a3e27a607adbc
parent4dfb7a81c1bc80d8e4d1d8279d6df81aac4d01e6
Make test_commands work on more systems.  This removes much of the dependency
on how a system is configured.
This closes SF bug #497160 (which has the patch) and #460613.

Bugfix candidate.
Lib/test/test_commands.py