designate/doc/ext
qinchunhua 618982a091 Use ConfigParser instead of SafeConfigParser
The SafeConfigParser class has been renamed to ConfigParser in Python
3.2 [1]. This alias will be removed in future versions.So we can use
ConfigParser directly instead.

[1] http://bugs.python.org/issue10627

Change-Id: I8cc3bcde108916bda6b8ac95cae9abefe3b5cdee
Closes-Bug: #1618666
2016-10-15 05:12:48 +00:00
..
__init__.py Add Backend grading, and associated docs page 2015-05-28 17:03:56 +01:00
support_matrix.py Use ConfigParser instead of SafeConfigParser 2016-10-15 05:12:48 +00:00