]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
As discussed on python-dev, added two extractor functions to the
authorRaymond Hettinger <python@rcn.com>
Mon, 1 Dec 2003 13:18:39 +0000 (13:18 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 1 Dec 2003 13:18:39 +0000 (13:18 +0000)
commit166958b5df50fca05cb24be0152737edf575dbb9
tree2cc504f8bac567c6ef0c6b02b05d30b30b6b6923
parenta45517065a01a98fb99e77daa74e7b5e85e889e8
As discussed on python-dev, added two extractor functions to the
operator module.
Doc/lib/liboperator.tex
Lib/test/test_operator.py
Misc/NEWS
Modules/operator.c