IniSection
IniSection¶
- class IniSection[source]¶
Bases:
object
Describes a section of an INI file to include in the current configuration
Attributes
Note: attributes inherited from parent classes are not shown here, if any
Section name
Whether all the keys must correspond to parsed arguments
Methods
List of members of IniSection
- __init__(name, strict)¶