]> granicus.if.org Git - python/commit
Merged revisions 87427 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Dec 2010 21:26:55 +0000 (21:26 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Dec 2010 21:26:55 +0000 (21:26 +0000)
commitfc9ead69e5839c8627b1f6acc718de844929d42f
tree42c6a237dfa5ed13a002aab2be6a5f1cf371e30f
parent5cf36729994491329168f0cebea128fd1f7bb72d
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