ConfigParser: ConfigParser (Configuration file parser for Python 2) ConfigParser: ConfigParser: This module provides a backport for the Python 3 ConfigParser class ConfigParser: to Python 2 and implements a basic configuration language which ConfigParser: provides a structure similar to what's found in Microsoft Windows INI ConfigParser: files. You can use this to write Python programs which can be ConfigParser: customized by end users easily. ConfigParser: ConfigParser: ConfigParser: ConfigParser: