VirtualMailManager/ext/__init__.py
author martin f. krafft <madduck@madduck.net>
Fri, 13 Apr 2012 14:56:29 +0200
branchv0.6.x
changeset 521 75d1c0d6bb8f
parent 366 d6573da35b5f
child 568 14abdd04ddf5
permissions -rw-r--r--
Cache interpolated destination Instead of running the string modification function for destination interpolation twice, store the result once and use the stored result subsequently.

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