From 58ac6b89af5cf3f2cfdcf666854be976b027ae11 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 26 Jan 2010 21:19:46 +0000 Subject: first pass at a trashcan --- (limited to 'turtlex.py') 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 -- cgit v0.9.1