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 amaury.forgeotdarc, brian.curtin, loewis, mspacek, pitrou, python-dev, tim.golden, vstinner
Date 2011-07-05.09:28:35
SpamBayes Score 0.0014188846
Marked as misclassified No
Message-id <E1Qe1vm-0001Od-KM@dinsdale.python.org>
In-reply-to
Content
New changeset 6abbc5f68e20 by Victor Stinner in branch '2.7':
Issue #9611, #9015: FileIO.read(), FileIO.readinto(), FileIO.write() and
http://hg.python.org/cpython/rev/6abbc5f68e20
History
Date User Action Args
2011-07-05 09:28:36python-devsetrecipients: + python-dev, loewis, amaury.forgeotdarc, pitrou, vstinner, tim.golden, brian.curtin, mspacek
2011-07-05 09:28:35python-devlinkissue9611 messages
2011-07-05 09:28:35python-devcreate