ConfigParser
ConfigParser — Configuration file parser
Note
The ConfigParser
module has been renamed to configparser
in Python 3. The 2to3 tool will automatically adapt imports when converting your sources to Python 3.
This module defines the class ConfigParser
. The ConfigParser
clas