]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
also make NotImplementedType callable
authorBenjamin Peterson <benjamin@python.org>
Fri, 29 Jul 2011 23:27:44 +0000 (18:27 -0500)
committerBenjamin Peterson <benjamin@python.org>
Fri, 29 Jul 2011 23:27:44 +0000 (18:27 -0500)
commit18d7d7a2176e169942d5764516eee6f952610884
tree48b4881fba56ad3052be783fd5c4cefcb503ef3c
parentd83be998fcff518af95757913cd4bf071c14fbf4
also make NotImplementedType callable
Lib/test/test_builtin.py
Misc/NEWS
Objects/object.c