]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#9683: remove broken dead code dealing with nested arguments removed from Py3k, and...
authorGeorg Brandl <georg@python.org>
Fri, 15 Oct 2010 16:07:41 +0000 (16:07 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 15 Oct 2010 16:07:41 +0000 (16:07 +0000)
commitc1c4bf85c1431d24f8960c4c7b4df3971ec9e8ed
tree138e388c39288f0f39959fab00e3413b010b2107
parentf74cf77c8dbe75929d956cbeee7edc4ed24a12ba
#9683: remove broken dead code dealing with nested arguments removed from Py3k, and update the docs and docstrings accordingly.
Doc/library/inspect.rst
Lib/inspect.py