Nuacht

Hi All,I wasn't able to find the answer to my question via google-fu, so I thought I would post it here. I have a config file with three secions, and I want to use python's ConfigParser module to ...
This is due to the version of versioneer. SafeConfigParser class was been renamed to ConfigParser in Python 3.2, and removed in py 3.1x.