]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_devnull(): Use assertEqual() instead of an assert stmt.
authorTim Peters <tim.peters@gmail.com>
Tue, 8 Jun 2004 20:34:34 +0000 (20:34 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 8 Jun 2004 20:34:34 +0000 (20:34 +0000)
commit4182cfd7dba40383ebf9e5a14b27de934827a674
treefe666adcfa8da9db43809ac99a9f376b77d5e85e
parent2242fe84f998180e3019a15101b6b06d49d53d52
test_devnull():  Use assertEqual() instead of an assert stmt.
Lib/test/test_os.py