cpython: 0b29adb5c804 (original) (raw)
Mercurial > cpython
changeset 104519:0b29adb5c804 3.6
Issue #28455: Merge from 3.5 [#28455]
Berker Peksag berker.peksag@gmail.com | |
---|---|
date | Mon, 17 Oct 2016 06:14:48 +0300 |
parents | 738579b25d02(current diff)4f8f7403881f(diff) |
children | a293e5db9083 26249f82c15d |
files | Doc/library/argparse.rst |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-)[+] [-] Doc/library/argparse.rst 9 |
line wrap: on
line diff
--- a/Doc/library/argparse.rst +++ b/Doc/library/argparse.rst @@ -1958,10 +1958,11 @@ Customizing file parsing The method is called once per line read from the argument file, in order. A useful override of this method is one that treats each space-separated word