]> granicus.if.org Git - python/commit
Issue #17003: Unified the size argument names in the io module with common
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 Sep 2013 20:18:10 +0000 (23:18 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 Sep 2013 20:18:10 +0000 (23:18 +0300)
commit3c41154331ed281514943a1d2c61fca0d89dc63c
tree62e0dc6ca64d219132436979a7d4a6542c837d1c
parentb3955fe0c41ab58831b80cf88ae3451c9e7de932
Issue #17003: Unified the size argument names in the io module with common
practice.
Doc/library/io.rst
Lib/_pyio.py
Misc/NEWS