14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
17
19
from __future__ import absolute_import
21
21
# Importing this module will be expensive, since it imports launchpadlib and
22
22
# its dependencies. However, our plan is to only load this module when it is
23
23
# needed by a command that uses it.