1
# Copyright 2009 Canonical Ltd. This software is licensed under the
2
# GNU Affero General Public License version 3 (see the file LICENSE).
4
# pylint: disable-msg=W0401
6
"""The canonical.lazr module is a holding area for proposed LAZR features.
8
As LAZR approaches the time for release code will be moved from this module
9
to a dedicated LAZR branch and a sourcecode link added.
12
from canonical.lazr.folder import *