]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 10899: Remove function type annotations from the stdlib
authorRaymond Hettinger <python@rcn.com>
Thu, 13 Jan 2011 19:08:04 +0000 (19:08 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 13 Jan 2011 19:08:04 +0000 (19:08 +0000)
commitd958ea70bc20a609c8d6a885998bfa8ffeff955b
tree2b7ab88e4abc9922472ab78af37cf74949696f34
parentcbb80896ae8202842cb83cf6ccc53b023270b550
Issue 10899: Remove function type annotations from the stdlib
Lib/importlib/_bootstrap.py
Lib/importlib/abc.py