VirtualMailManager/Account.py
changeset 162 0ac9ef587769
parent 156 a849843115e9
child 185 6e1ef32fbd82
equal deleted inserted replaced
161:b62aa4aabcd0 162:0ac9ef587769
     1 # -*- coding: UTF-8 -*-
     1 # -*- coding: UTF-8 -*-
     2 # Copyright (c) 2007 - 2009, VEB IT
     2 # Copyright (c) 2007 - 2010, Pascal Volk
     3 # See COPYING for distribution information.
     3 # See COPYING for distribution information.
     4 
     4 
     5 """Virtual Mail Manager's Account class to manage e-mail accounts."""
     5 """Virtual Mail Manager's Account class to manage e-mail accounts."""
     6 
     6 
     7 from __main__ import ERR
     7 from __main__ import ERR