]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add tests for __nonzero__() problems.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 27 Jun 2003 17:40:16 +0000 (17:40 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 27 Jun 2003 17:40:16 +0000 (17:40 +0000)
commit7ff55e6bc548495ea8045194325c0226bf725359
tree62a89af21954d9ebfc5c16c0f6282170378de169
parent3e3159ce6ac6dc27d17b99ba758c1322a67427bb
Add tests for __nonzero__() problems.
Lib/test/test_bool.py