]> granicus.if.org Git - python/commit
Issue #10899: No function type annotations in the standard library.
authorRaymond Hettinger <python@rcn.com>
Wed, 12 Jan 2011 23:39:31 +0000 (23:39 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 12 Jan 2011 23:39:31 +0000 (23:39 +0000)
commit3c94024c3e0f9e4f7ba72336ef458ccc6b295596
tree586eb5892f881d08dd4ad3794536ceb689e36546
parent1e28513d256ff8a378f44cbc3c4e451b12113eca
Issue #10899: No function type annotations in the standard library.
Removed function type annotations from _pyio.py.
Lib/_pyio.py
Misc/NEWS