]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#1506171: added operator.methodcaller().
authorGeorg Brandl <georg@python.org>
Sat, 23 Feb 2008 23:04:35 +0000 (23:04 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 23 Feb 2008 23:04:35 +0000 (23:04 +0000)
commitebcfd11c164d7783de183e40217a5fd39a2c891e
tree7f5eec1c9d075bd27d959c63de75201f2c8ab8f4
parente2065c65d345866f2f88f55e68c1135a167b2077
#1506171: added operator.methodcaller().
Doc/library/operator.rst
Lib/test/test_operator.py
Misc/NEWS
Modules/operator.c