Utilities to facilitate INI file handling. This is accomplished with an object that inherit all of ConfigParser methods and give you new methods.
ConfigParser module
Import the IniParser module into your project and use the IniParser object.
* Massimo Guidi <maxg1972@gmail.com>,
This module is free software, released under the terms of the Python Software Foundation License version 2, which can be found here:
http://www.python.org/psf/license/