]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 87427 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Dec 2010 21:26:09 +0000 (21:26 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Dec 2010 21:26:09 +0000 (21:26 +0000)
commit6cfc5124f2a615922d32ac19a319ffab8edaad0f
tree1d6b68e8021f9e1e10d7b32fad7708e39f4b30de
parent9fc6b6c4536417283c6f52b6dfb4c82afb372448
Merged revisions 87427 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87427 | antoine.pitrou | 2010-12-21 22:20:59 +0100 (mar., 21 déc. 2010) | 3 lines

  Issue #10750: The `raw` attribute of buffered IO objects is now read-only.
........
Lib/_pyio.py
Lib/test/test_io.py
Misc/NEWS
Modules/_io/bufferedio.c