Use the ConfigParser I'm supposed to...

master
Bradlee Speice 2016-08-24 15:56:32 -04:00
parent ce71c4bc94
commit 82590f9d3a
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
import os
import sys
# from six.moves.configparser import RawConfigParser
from ConfigParser import RawConfigParser
from six.moves.configparser import RawConfigParser
def get_config_locations():