VirtualMailManager/__init__.py
author Pascal Volk <neverseen@users.sourceforge.net>
Sat, 23 Aug 2008 22:25:21 +0000
changeset 61 d85482575349
parent 8 7e3ce56f49e6
child 77 9e5af7210c29
permissions -rw-r--r--
* 'VirtualMailManager/Exceptions.py' - Fixed AttributeError in class VMMException on older Python installations. (VMMException instance has no attribute 'message') * 'vmm' - let show_version() print more details

#!/usr/bin/env python
# -*- coding: UTF-8 -*-
# Copyright 2007-2008 VEB IT
# See COPYING for distribution information.
# $Id$
# package placeholder
#
# EOF