]> granicus.if.org Git - python/commit
Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods.
authorBerker Peksag <berker.peksag@gmail.com>
Wed, 24 Sep 2014 09:54:25 +0000 (12:54 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Wed, 24 Sep 2014 09:54:25 +0000 (12:54 +0300)
commitb5dc3dcb92d2c4daa97a20460cd45434c52361e5
tree3d4b5f8c9e19b79a7fb0931a25b172cd90fa7b92
parent22ee4c47ff8ad8ef92e8cd40496faa630b977e28
Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods.

Patch by Terry Chia.
Misc/ACKS
Modules/_io/fileio.c