]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix *serious* (new) bug in testbool: by default objects should test
authorGuido van Rossum <guido@python.org>
Wed, 19 Aug 1992 16:41:45 +0000 (16:41 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 19 Aug 1992 16:41:45 +0000 (16:41 +0000)
commitf9a2d33f014a8de414da4aa9a464d7a5318f4876
tree560eb67ec5281929c347af504bb22a9ab9e6df88
parent448f4bf45a3005023770133666a504eab5e4648f
fix *serious* (new) bug in testbool: by default objects should test
true, not false!!!
Python/ceval.c