]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix spelling and markup in documentation and code comment
authorMartin Panter <vadmium+py@gmail.com>
Sat, 14 Jan 2017 08:51:49 +0000 (08:51 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 14 Jan 2017 08:51:49 +0000 (08:51 +0000)
commitc7496ee6da5ed0feb69c8831bbae4172e20fe2d3
treec53b4e25db08f52d1578594ebea8f7c08d3b19cf
parent43d84ea069658b62a5ce604b1f2e7ed90735c7b3
Fix spelling and markup in documentation and code comment

* Mark up ``--help`` to avoid generating an en dash
* Use forward slash in Unix command line with a dollar sign ($) prompt
Doc/library/argparse.rst
Modules/_io/textio.c