]> granicus.if.org Git - python/commit
Issue #10750: The `raw` attribute of buffered IO objects is now read-only.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Dec 2010 21:20:59 +0000 (21:20 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 21 Dec 2010 21:20:59 +0000 (21:20 +0000)
commit7f8f41808b82b5e4812bc2e2d484a6fc8f02295c
treed04b34c9a8897cfdc8fce780f002b15b97502e12
parentcfee0e83ebd8826dbdc89035d15e1ea90a577fa2
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