From: Berker Peksag Date: Wed, 24 Sep 2014 09:44:06 +0000 (+0300) Subject: Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods. X-Git-Tag: v3.5.0a1~865 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=43705d76aa39a9517ffa5fa124f9333a7874fbd9;p=thirdparty%2FPython%2Fcpython.git Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods. Patch by Terry Chia. --- 43705d76aa39a9517ffa5fa124f9333a7874fbd9