[issue14102] argparse: add ability to create a man page

Louie Lu report at bugs.python.org
Wed Apr 19 07:02:33 EDT 2017


Louie Lu added the comment:

Attachment is the poc of generating man page via `print_manpage`:

    $ ./python poc_2.py > output && man ./output

----------
Added file: http://bugs.python.org/file46812/poc_2.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14102>
_______________________________________


More information about the Python-bugs-list mailing list