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.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/taconstants.py b/taconstants.py
index b884315..cc520f4 100644
--- a/taconstants.py
+++ b/taconstants.py
@@ -120,8 +120,7 @@ PALETTES = [['clean', 'forward', 'back', 'show', 'left', 'right',
'arc', 'scale', 'leftpos', 'toppos', 'rightpos',
'bottompos'],
['penup','pendown', 'setpensize', 'fillscreen', 'pensize',
- 'setcolor', 'setshade', 'startfill', 'color', 'shade',
- 'stopfill'],
+ 'setcolor', 'setshade', 'color', 'shade'],
[ 'red', 'orange', 'yellow', 'green', 'cyan', 'blue', 'purple'],
['plus2', 'minus2', 'product2',
'division2', 'identity2', 'remainder2', 'sqrt', 'random',