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.
The lazyiniparser module is accessible via the initools module.
Functions
Classes
C ConversionError(...) ...
This class contains 2 members.
C LazyINIParser(...) ...
This class contains 5 members.
C Configuration(...) ...
This class contains 4 members.
See the source for more information.