tdaq-develop-2025-02-12
|
Public Member Functions | |
def | __init__ (self, **kwargs) |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | __contains__ (self, key) |
![]() | |
def | __repr__ (self) |
Simple object for storing attributes. Implements equality by attribute names and values, and provides a simple string representation.
Definition at line 1153 of file argparse.py.