Python Paste


Module Reference

Packages and Modules

initools
initools.configparser
This implements the public ConfigParser interface, but with some additional enhancements.
initools.configwrapper
Deprecated (13 Aug 2006)
initools.iniparser
A parser for .ini-syntax files. INIParser should be subclassed to create a data structure from the file. See INIParser for more
initools.inischema
Probably will be deprecated (13 Aug 2006): I'm not sure if this is worth keeping around.
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.
initools.lazyloader
Deprecated (13 Aug 2006)
initools.nested
Deprecated (13 Aug 2006)