VirtualMailManager/ext/__init__.py
author Pascal Volk <neverseen@users.sourceforge.net>
Fri, 04 Nov 2011 22:45:53 +0000
branchv0.6.x
changeset 449 6826acb9b0a7
parent 366 d6573da35b5f
child 568 14abdd04ddf5
permissions -rw-r--r--
VMM/transport: Reworked Transport initialization. Set the transport id only if we could find a transport with that id. Raise a ValueError instead of a translatable TransportError(VMMError). VMM/errors: Deleted class TransportError, it is no longer needed.

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