VirtualMailManager/ext/__init__.py
author Pascal Volk <neverseen@users.sourceforge.net>
Wed, 28 Jul 2010 02:52:08 +0000
branchv0.6.x
changeset 321 883d5cd66498
parent 162 0ac9ef587769
child 366 d6573da35b5f
permissions -rw-r--r--
VMM/transport: Converted _mixedCase method names to _lower_case_with_underscores. Added missing docstrings. Fixed™ methods __eq__ and __ne__. (I'm not pylint's nanny.)

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