]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #12213: make it clear that BufferedRWPair shouldn't be called with the
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 20 Aug 2011 17:50:32 +0000 (19:50 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 20 Aug 2011 17:50:32 +0000 (19:50 +0200)
same object as reader and writer, and deemphasize it in document order.

1  2 
Doc/library/io.rst

Simple merge