VirtualMailManager/cli/Config.py
branchv0.6.x
changeset 206 da07dd944ad1
parent 204 83938336c518
child 215 33f727efa7c4
--- a/VirtualMailManager/cli/Config.py	Sat Feb 13 04:20:09 2010 +0000
+++ b/VirtualMailManager/cli/Config.py	Sat Feb 20 17:20:52 2010 +0000
@@ -8,6 +8,7 @@
     Adds some interactive stuff to the Config class.
 """
 
+from ConfigParser import RawConfigParser
 from shutil import copy2
 
 from VirtualMailManager import ENCODING