Import a correct configparser for the interpreter
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 7 Aug 2013 06:45:32 +0000 (06:45 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 7 Aug 2013 06:45:32 +0000 (06:45 +0000)
* lib/mudpy/data.py: Now import configparser and fall back to
ConfigParser if it's not found, for Py3K compatibility.


No differences found