class documentation
class _ExtendAction(_AppendAction): (source)
Constructor: _ExtendAction(option_strings, dest, nargs, const, ...)
Undocumented
| Method | __call__ |
Undocumented |
Inherited from _AppendAction:
| Method | __init__ |
Undocumented |
Inherited from Action (via _AppendAction):
| Method | format |
Undocumented |
| Instance Variable | choices |
Undocumented |
| Instance Variable | const |
Undocumented |
| Instance Variable | default |
Undocumented |
| Instance Variable | dest |
Undocumented |
| Instance Variable | help |
Undocumented |
| Instance Variable | metavar |
Undocumented |
| Instance Variable | nargs |
Undocumented |
| Instance Variable | option |
Undocumented |
| Instance Variable | required |
Undocumented |
| Instance Variable | type |
Undocumented |
| Method | _get |
Undocumented |
Inherited from _AttributeHolder (via _AppendAction, Action):
| Method | __repr__ |
Undocumented |
| Method | _get |
Undocumented |