From 6606449090a9e66269d636451cb4712c78a19d73 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 25 Apr 2010 16:48:18 +0000 Subject: rm non-ASCII char --- (limited to 'tamyblock.py') diff --git a/tamyblock.py b/tamyblock.py index 763dcb9..308ff42 100644 --- a/tamyblock.py +++ b/tamyblock.py @@ -46,7 +46,7 @@ # Blocks, Block tablock.py block_list tawindow.py # # -# Class TurtleArtWindow – useful properties and methods (from within +# Class TurtleArtWindow -- useful properties and methods (from within # tamyblock.py, lc.tw is the class instance) # # Methods and data attributes Example @@ -64,7 +64,7 @@ # Note: The active turtle instance # # -# Class TurtleGraphics – useful properties and methods (from within +# Class TurtleGraphics -- useful properties and methods (from within # tamyblock.py, lc.tw.canvas is the class instance) # # Methods and data attributes Example -- cgit v0.9.1