VirtualMailManager/ext/__init__.py
author martin f. krafft <madduck@madduck.net>
Sun, 15 Apr 2012 17:36:26 +0200
branchv0.6.x
changeset 549 44a808af6cf4
parent 366 d6573da35b5f
child 568 14abdd04ddf5
permissions -rw-r--r--
Revert caching of destination interpolation Since 'destination' comes from the table in the query, it cannot be cached across queries! Doh!

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