man/substitute_links_1.rst
author Pascal Volk <neverseen@users.sourceforge.net>
Fri, 26 Feb 2010 02:35:25 +0000
branchv0.6.x
changeset 216 0c8c053b451c
parent 179 3d09c657e9e5
child 361 971577b89d26
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'.

.. Substitutions in section 1

.. |account.disk_usage| replace:: `account.disk_usage`
.. _account.disk_usage: vmm.cfg.5#account-disk-usage

.. |domain.force_deletion| replace:: `domain.force_deletion`
.. _domain.force_deletion: vmm.cfg.5#domain-force-deletion

.. |misc.transport| replace:: `misc.transport`
.. _misc.transport: vmm.cfg.5#misc-transport

.. #EOF