]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix a few cases where automated fail -> assert translation messed up
authorBenjamin Peterson <benjamin@python.org>
Wed, 1 Jul 2009 00:36:41 +0000 (00:36 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 1 Jul 2009 00:36:41 +0000 (00:36 +0000)
commit4d3f18f2ede442fe2fc28357e4f5ab849f36e12b
tree9f89fd40ca244610d209c2f8d8a15c6ec0efc9be
parent6b0032f2c359cdad4cf56cfe43d00f70dac36fb7
fix a few cases where automated fail -> assert translation messed up

Thanks Joe Amenta
Lib/ctypes/test/test_internals.py
Lib/test/test_logging.py