Issue #18315: Improve fileinput docs by adding 'bufsize' where missing and

replacing redundant signature in input() docstring with one-line summary.
Original patch by Terrel Shumway.
This commit is contained in:
Terry Jan Reedy 2013-06-28 18:59:28 -04:00
parent 02e4a7b4a3
commit 70d2c711f1
2 changed files with 6 additions and 7 deletions

View file

@ -1125,6 +1125,7 @@ John W. Shipman
Joel Shprentz
Itamar Shtull-Trauring
Yue Shuaijie
Terrel Shumway
Eric Siegerman
Paul Sijben
SilentGhost