Reverted 62397; no versionadded/changed in 3.0 docs

This commit is contained in:
Benjamin Peterson 2008-04-19 21:24:29 +00:00
parent d198bbe4cf
commit e8dd0708a4
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
.. moduleauthor:: Mike Verdone <mike.verdone@gmail.com>
.. moduleauthor:: Mark Russell <mark.russell@zen.co.uk>
.. sectionauthor:: Benjamin Peterson
.. versionadded:: 2.6
The :mod:`io` module provides the Python interfaces to stream handling. The
builtin :func:`open` function is defined in this module.