]> granicus.if.org Git - python/commit
Replaced "string" with "bytes object" in docstrings of binary I/O objects.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 9 Apr 2015 23:18:44 +0000 (02:18 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 9 Apr 2015 23:18:44 +0000 (02:18 +0300)
commitb817b77a8c4c6c3031c48b2ff95f677e9f1f0b94
tree419d276b69c2f26ca3a0b8870ce697e7887b0956
parent89c057a26392349a094f3a1ca61b5f717508855a
Replaced "string" with "bytes object" in docstrings of binary I/O objects.
Modules/_io/bytesio.c
Modules/_io/fileio.c