Belle II Software
release-08-01-10
|
Public Member Functions | |
def | __init__ (self, content) |
def | __getattr__ (self, key) |
Private Attributes | |
__content | |
Dictionary we want to access via attributes. | |
Simple wrapper class to allow accessing dictionary elements via attribute access
def __init__ | ( | self, | |
content | |||
) |
def __getattr__ | ( | self, | |
key | |||
) |