Hopefully fixed having to restart on Win7 after changing settings

This commit is contained in:
Remy
2011-05-25 14:27:41 -07:00
parent 1f11e31cf7
commit 143bba42aa

View File

@@ -1,5 +1,6 @@
import urllib
from webServer import database, config_file
from webServer import database
from headphones import config_file
from configobj import ConfigObj
import string
import feedparser