VirtualMailManager/__init__.py
author Pascal Volk <neverseen@users.sourceforge.net>
Tue, 18 Aug 2009 02:29:15 +0000
changeset 114 e671210b04b8
parent 102 485d3f7d6981
child 138 617f27715b01
permissions -rw-r--r--
Fixed a libpq.OperationalError in Account.delete() Passing only the object's address string to the 'alias delete' query, not the whole EmailAddress object.

# -*- coding: UTF-8 -*-
# Copyright (c) 2007 - 2009, VEB IT
# See COPYING for distribution information.
# package placeholder
#
# EOF