VirtualMailManager/ext/__init__.py
author Pascal Volk <neverseen@users.sourceforge.net>
Wed, 28 Jul 2010 01:03:56 +0000
branchv0.6.x
changeset 319 f4956b4ceba1
parent 162 0ac9ef587769
child 366 d6573da35b5f
permissions -rw-r--r--
VMM//{,cli/}Handler: PEP-8-ified the Handler classes: * converted CamelCase method names to lower_case_with_underscores * eliminated __names * added missing docstrings

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