VirtualMailManager/__init__.py
author Pascal Volk <neverseen@users.sourceforge.net>
Tue, 23 Dec 2008 19:39:54 +0000
changeset 95 fc008eb12186
parent 77 9e5af7210c29
child 102 485d3f7d6981
permissions -rw-r--r--
* 'VirtualMailManager/Config.py' - fixed parenthesis in Config.configure() * 'setup.py' - updated url to http://vmm.localdomain.org/ - adjusted long_description * 'vmm' - fixed UnicodeDecodeError, that could occur with german locale.

# -*- coding: UTF-8 -*-
# Copyright 2007-2008 VEB IT
# See COPYING for distribution information.
# $Id$
# package placeholder
#
# EOF