Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taturtle.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-02-03 21:07:31 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-02-03 21:07:31 (GMT)
commitebb2f2da5760329d5c15785f4429a009806d25a2 (patch)
tree76eb2d16f7b758f8e6c3aa00cadbd31c3b8948cd /taturtle.py
parent96b6b6a92bb1021dd4a818a76e1c59af6d682b74 (diff)
cleaning up imports
Diffstat (limited to 'taturtle.py')
-rw-r--r--taturtle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taturtle.py b/taturtle.py
index 9170413..0933c0c 100644
--- a/taturtle.py
+++ b/taturtle.py
@@ -19,7 +19,7 @@
#OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
#THE SOFTWARE.
-from constants import *
+from taconstants import *
from sprite_factory import SVG, svg_str_to_pixbuf
import sprites
from gettext import gettext as _