Kaydet (Commit) ac80c157 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

rephrase

üst 64581041
......@@ -67,7 +67,7 @@ The following sections walk you through this example.
Creating a parser
^^^^^^^^^^^^^^^^^
Mose uses of the :mod:`argparse` module will start out by creating an
The first step in using the :mod:`argparse` is creating an
:class:`ArgumentParser` object::
>>> parser = argparse.ArgumentParser(description='Process some integers.')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment