branch | v0.7.x |
changeset 637 | ca6621caff2f |
parent 568 | 14abdd04ddf5 |
child 643 | df1e3b67882a |
--- a/VirtualMailManager/maillocation.py Sun Nov 04 18:02:19 2012 +0000 +++ b/VirtualMailManager/maillocation.py Sun Nov 04 18:33:11 2012 +0000 @@ -12,7 +12,6 @@ from VirtualMailManager.constants import MAILLOCATION_INIT from VirtualMailManager.errors import MailLocationError as MLErr -from VirtualMailManager.pycompat import all __all__ = ('MailLocation', 'known_format')