Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 801f771 commit 256c6d0Copy full SHA for 256c6d0
Doc/library/argparse.rst
@@ -501,7 +501,7 @@ disallowed.
501
fromfile_prefix_chars
502
^^^^^^^^^^^^^^^^^^^^^
503
504
-Sometimes, for example when dealing with a particularly long argument lists, it
+Sometimes, for example when dealing with a particularly long argument list, it
505
may make sense to keep the list of arguments in a file rather than typing it out
506
at the command line. If the ``fromfile_prefix_chars=`` argument is given to the
507
:class:`ArgumentParser` constructor, then arguments that start with any of the
0 commit comments