commit | 3c94024c3e0f9e4f7ba72336ef458ccc6b295596 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Jan 12 23:39:31 2011 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Jan 12 23:39:31 2011 +0000 |
tree | 586eb5892f881d08dd4ad3794536ceb689e36546 | |
parent | 1e28513d256ff8a378f44cbc3c4e451b12113eca [diff] |
Issue #10899: No function type annotations in the standard library. Removed function type annotations from _pyio.py.