[issue13540] Document the Action API in argparse

paul j3 report at bugs.python.org
Fri Aug 22 03:06:11 CEST 2014


paul j3 added the comment:

The formatting of the descriptor line for this class is not consistent with the classes for this module.

It lacks 'class'.

It is all bold

In contrast 

    class argparse.ArgumentParser(prog=None, ...

uses bold for only the name.

----------

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


More information about the Python-bugs-list mailing list