Closed ghost closed 8 years ago
Python3 and ConfigParser don't mix very well...
Python3
ConfigParser
See https://bitbucket.org/ambv/configparser/issues/5
OK, used configparser from standard library. Its Python2 and Python3 compatible.
configparser
Python2
Python3
andConfigParser
don't mix very well...See https://bitbucket.org/ambv/configparser/issues/5