]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
make the types of None and Ellipsis callable
authorBenjamin Peterson <benjamin@python.org>
Fri, 29 Jul 2011 23:19:43 +0000 (18:19 -0500)
committerBenjamin Peterson <benjamin@python.org>
Fri, 29 Jul 2011 23:19:43 +0000 (18:19 -0500)
commitc4607aeedd19fad5e5fe1a6a72a0c79d014ee4e1
tree7b854ccc3b42a80fdb62f6a3fa82ece2a394c281
parent4f921c2e061507f6d93002c454e063db2acaf7ea
make the types of None and Ellipsis callable
Lib/test/test_builtin.py
Misc/NEWS
Objects/object.c
Objects/sliceobject.c