Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tamyblock.py
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2010-04-25 16:48:18 (GMT)
committer Walter Bender <walter@sugarlabs.org>2010-04-25 16:48:18 (GMT)
commit6606449090a9e66269d636451cb4712c78a19d73 (patch)
tree644414774355f21bcb774eff5e953ef31efb6abb /tamyblock.py
parenta082d76fda730120764af09aa9bccce162cb36f9 (diff)
rm non-ASCII char
Diffstat (limited to 'tamyblock.py')
-rw-r--r--tamyblock.py4
1 files changed, 2 insertions, 2 deletions
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