This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients gregory.p.smith, jcon, mark.dickinson, pitrou, python-dev
Date 2012-10-12.20:02:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xdg1l4bQGzR58@mail.python.org>
In-reply-to
Content
New changeset 751a91e332d9 by Gregory P. Smith in branch '2.7':
Fixes Issue #12268 for the io module - File readline, readlines and
http://hg.python.org/cpython/rev/751a91e332d9
History
Date User Action Args
2012-10-12 20:02:20python-devsetrecipients: + python-dev, gregory.p.smith, mark.dickinson, pitrou, jcon
2012-10-12 20:02:20python-devlinkissue12268 messages
2012-10-12 20:02:20python-devcreate