config
- class pilot.util.config._ConfigurationSection[source]
Keep the settings for a section of the configuration file
- __dict__ = mappingproxy({'__module__': 'pilot.util.config', '__doc__': '\n Keep the settings for a section of the configuration file\n ', '__getitem__': <function _ConfigurationSection.__getitem__>, '__repr__': <function _ConfigurationSection.__repr__>, '__getattr__': <function _ConfigurationSection.__getattr__>, '__dict__': <attribute '__dict__' of '_ConfigurationSection' objects>, '__weakref__': <attribute '__weakref__' of '_ConfigurationSection' objects>, '__annotations__': {}})
- __module__ = 'pilot.util.config'
- __weakref__
list of weak references to the object