doc/source/index.rst
author Pascal Volk <neverseen@users.sourceforge.net>
Fri, 26 Feb 2010 02:35:25 +0000
branchv0.6.x
changeset 216 0c8c053b451c
parent 212 77ac6f572855
child 220 8b8d632f0ef3
permissions -rw-r--r--
Moved VirtualMailManager/Exceptions to VirtualMailManager/errors. Renamed VMM*Exception classes to *Error. No longer add the attribute 'message' to VMMError if it doesn't exist, like in Python 2.4. It has been deprecated as of Python 2.6. Also removed the methods code() and msg(), the values are now accessible via the attributes 'code' and 'msg'.

======================
VirtualMailManager API
======================

:Author:  Pascal Volk <neverseen@users.sourceforge.net>
:Date:    |today|
:Release: |version|

Contents:

.. toctree::
   :maxdepth: 1
   :numbered:

   vmm.rst
   vmm_config.rst
   vmm_emailaddress.rst
   vmm_relocated.rst
   vmm_errors.rst
   vmm_constants_error.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`