]> granicus.if.org Git - python/commit
Issue #10899: Move function type annotations into docstrings.
authorRaymond Hettinger <python@rcn.com>
Thu, 13 Jan 2011 18:15:51 +0000 (18:15 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 13 Jan 2011 18:15:51 +0000 (18:15 +0000)
commitcbb80896ae8202842cb83cf6ccc53b023270b550
tree544ea0323574f95ee3d832e67578866c9f01c445
parent37a80dc7bcba6eb63ee2a18c9262f1a8e3da9e45
Issue #10899:  Move function type annotations into docstrings.

Note, the docstrings (for the most part) were already very thorough
and included type information.
Lib/_pyio.py