]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #14987: Add a missing import statement
authorBrett Cannon <brett@python.org>
Sun, 3 Jun 2012 02:28:42 +0000 (22:28 -0400)
committerBrett Cannon <brett@python.org>
Sun, 3 Jun 2012 02:28:42 +0000 (22:28 -0400)
commit2b88fcf693f14d3044929a24a5a66f45107eda23
treed9d8d59e1e599f48d3de5d2f63188624b05ad575
parent361baaddcf11b3d51430491fba86a41c19d0d76f
Issue #14987: Add a missing import statement
Lib/inspect.py
Misc/NEWS