Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/turtlex.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-01-26 21:19:46 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-01-26 21:19:46 (GMT)
commit58ac6b89af5cf3f2cfdcf666854be976b027ae11 (patch)
tree2abb6fec963dcdb8c774c50a7921fc7ff79f8166 /turtlex.py
parentb1b571430a9f2736334fe9e9bb0294f2e510de49 (diff)
first pass at a trashcan
Diffstat (limited to 'turtlex.py')
-rw-r--r--turtlex.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/turtlex.py b/turtlex.py
index f6e160a..bcde9f9 100644
--- a/turtlex.py
+++ b/turtlex.py
@@ -71,7 +71,6 @@ class Turtle:
sprite_factory.svg_str_to_pixbuf(svg.turtle()))
self.type = 'turtle'
turtle_list.append_to_list(self)
- print "created turtle: %s" % (str(self.spr))
#
# TODO: generate orientations