Index of the lazyiniparser module
-
m
initools.lazyiniparser
...
- A parser that keeps lots of information around, so the file can be
reconstructed almost exactly like it originally was entered. Also, if
there are errors with values, they can be tracked back to a file and
line number.
-
C
Configuration
...
- f __init__ ...
- f add_section ...
- f source ...
- f split_names ...
-
C
ConversionError
...
- C Item ...
-
C
LazyINIParser
...
- f __init__ ...
- f add_comment ...
- f new_section ...
- f reset ...
- C Section ...
- f canonical_name ...
-
C
Configuration
...