virt-manager/virtcli
Radostin Stoyanov 810ee09292 Replace ConfigParser with configparser
The ConfigParser module has been renamed to configparser in
Python 3. [1] Backport of this changes is also available for
Python 2. [2]

[1] https://docs.python.org/2/library/configparser.html
[2] https://pypi.python.org/pypi/configparser/3.2.0r3
2018-02-06 18:49:17 -05:00
..
__init__.py virtcli: Export config variables in a class object 2015-04-06 15:54:35 -04:00
cliconfig.py Replace ConfigParser with configparser 2018-02-06 18:49:17 -05:00