diff options
author | Michele Angrisano <michele.angrisano@gmail.com> | 2019-06-02 21:01:49 (GMT) |
---|---|---|
committer | Ezio Melotti <ezio.melotti@gmail.com> | 2019-06-02 21:01:49 (GMT) |
commit | aca273e2401ca3151e15e984f400233b7f255e15 (patch) | |
tree | c7c71ce7031622dba71da3cd293464bc4436728d /Misc/ACKS | |
parent | 3caf4de6f05f68c3a175f4d8ce870d7a0016622a (diff) | |
download | cpython-aca273e2401ca3151e15e984f400233b7f255e15.zip cpython-aca273e2401ca3151e15e984f400233b7f255e15.tar.gz cpython-aca273e2401ca3151e15e984f400233b7f255e15.tar.bz2 |
bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-13545)
* bpo-37014: Update docstring and Documentation of fileinput.FileInput()
* Explain the behavior of fileinput.FileInput() when reading stdin.
* Update blurb.
* bpo-37014: Fix typo in the docstring and documentation.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ Juancarlo Añez Chris Angelico Jérémy Anger Jon Anglin +Michele Angrisano Ankur Ankan Heidi Annexstad Ramchandra Apte |