Python Paste


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.


Functions

Classes

C ConversionError(...) ...

This class contains 2 members.

C LazyINIParser(...) ...

This class contains 5 members.

C Configuration(...) ...

This class contains 4 members.

C Section(...) ...

This class contains 3 members.

C Item(...) ...

This class contains 3 members.

See the source for more information.