7c355f403e
Using six.PY3 as configparser.SafeConfigParser in py2 got renamed to configparser.ConfigParser in py3. In order to keep the codebase running on both version, we are using it. Change-Id: I78471e3d0962cda610c22641787d80103eb413b0