3
3
# Copyright 2009, 2010 Canonical Ltd. This software is licensed under the
4
4
# GNU Affero General Public License version 3 (see the file LICENSE).
17
15
from lp.services.config import config
18
16
from lp.services.mailman.config import (
22
18
from lp.services.mailman.monkeypatches import monkey_patch
25
21
basepath = [part for part in sys.path if part]