VirtualMailManager/ext/__init__.py
author Pascal Volk <neverseen@users.sourceforge.net>
Wed, 19 Jan 2011 23:58:06 +0000
branchv0.6.x
changeset 374 ecdba68c7a2c
parent 366 d6573da35b5f
child 568 14abdd04ddf5
permissions -rw-r--r--
VMM/account: Account._count_aliases() cast the EmailAddress to str, in order to avoid errors from the database.

# -*- coding: UTF-8 -*-
# Copyright (c) 2008 - 2011, Pascal Volk
# See COPYING for distribution information.
# package placeholder
#
# EOF