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).
15
17
from lp.services.config import config
16
18
from lp.services.mailman.config import (
18
22
from lp.services.mailman.monkeypatches import monkey_patch
21
25
basepath = [part for part in sys.path if part]