branch | v0.6.x |
changeset 316 | 31d8931dc535 |
parent 311 | a0a10100aee5 |
--- a/VirtualMailManager/ext/Postconf.py Mon Jul 26 16:08:15 2010 +0000 +++ b/VirtualMailManager/ext/Postconf.py Mon Jul 26 19:10:51 2010 +0000 @@ -17,7 +17,7 @@ from subprocess import Popen, PIPE from VirtualMailManager.errors import VMMError -from VirtualMailManager.constants.ERROR import VMM_ERROR +from VirtualMailManager.constants import VMM_ERROR _ = lambda msg: msg