Definition at line 222 of file argparse.py.
§ __init__()
def basis.argparse.HelpFormatter._Section.__init__ |
( |
|
self, |
|
|
|
formatter, |
|
|
|
parent, |
|
|
|
heading = None |
|
) |
| |
§ format_help()
def basis.argparse.HelpFormatter._Section.format_help |
( |
|
self | ) |
|
§ formatter
basis.argparse.HelpFormatter._Section.formatter |
§ heading
basis.argparse.HelpFormatter._Section.heading |
§ items
basis.argparse.HelpFormatter._Section.items |
§ parent
basis.argparse.HelpFormatter._Section.parent |
The documentation for this class was generated from the following file: