diff -r 95be8f62bc0c -r efa1327b721f VirtualMailManager/EmailAddress.py --- a/VirtualMailManager/EmailAddress.py Mon Feb 22 03:14:12 2010 +0000 +++ b/VirtualMailManager/EmailAddress.py Mon Feb 22 04:26:52 2010 +0000 @@ -14,7 +14,6 @@ from VirtualMailManager.Exceptions import VMMEmailAddressException as VMMEAE -RE_LOCALPART = """[^\w!#$%&'\*\+-\.\/=?^_`{\|}~]""" _ = lambda msg: msg