]> 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:19:57 +0000 (02:19 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 9 Apr 2015 23:19:57 +0000 (02:19 +0300)
commit5056769b36901598b9eb3900a44839284e782b14
tree6b2ae6478623bb63e13681cc0cdcbe823ff3faed
parent4729a5741f25368fc261876f216aa29ec2afbb1a
parentb817b77a8c4c6c3031c48b2ff95f677e9f1f0b94
Replaced "string" with "bytes object" in docstrings of binary I/O objects.
Modules/_io/bytesio.c
Modules/_io/fileio.c