GEPS008: Moved config module

svn: r19809
This commit is contained in:
Nick Hall
2012-06-09 20:10:28 +00:00
parent 03608064ef
commit aabc6c05c2
101 changed files with 101 additions and 101 deletions

View File

@@ -47,7 +47,7 @@ import logging
#
#-------------------------------------------------------------------------
import const
import config
from gen.config import config
from gen.utils.configmanager import safe_eval
import Utils