]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_bool. operator.isCallable() doesn't raise a warning on 2.6.
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 2 Aug 2010 20:52:47 +0000 (20:52 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 2 Aug 2010 20:52:47 +0000 (20:52 +0000)
commitfc521498bbaf92c2920cca026ca69424298bd9d7
treef11a9a0f2e553f3449f71873d3d80d6193a6adb8
parent5ee50bba6b96c39ef775664a535c61c27b8e869f
Fix test_bool. operator.isCallable() doesn't raise a warning on 2.6.
Lib/test/test_bool.py