Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar3/bundle/contentbundle.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/sugar3/bundle/contentbundle.py')
-rw-r--r--src/sugar3/bundle/contentbundle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sugar3/bundle/contentbundle.py b/src/sugar3/bundle/contentbundle.py
index 6ee74b5..38b4dc5 100644
--- a/src/sugar3/bundle/contentbundle.py
+++ b/src/sugar3/bundle/contentbundle.py
@@ -25,7 +25,7 @@ from ConfigParser import ConfigParser
import os
import urllib
-from sugar import env
+from sugar3 import env
from sugar3.bundle.bundle import Bundle, NotInstalledException, \
MalformedBundleException