Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taconstants.py
diff options
context:
space:
mode:
Diffstat (limited to 'taconstants.py')
-rw-r--r--taconstants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taconstants.py b/taconstants.py
index a1805bc..9bef59e 100644
--- a/taconstants.py
+++ b/taconstants.py
@@ -436,7 +436,7 @@ PRIMITIVES = {
#
DEFAULTS = {
- 'addturtle':[1],
+ 'addturtle':['1'],
'arc':[90,100],
'audio':[None],
'back':[100],