summaryrefslogtreecommitdiffstats
path: root/Demo/turtle/tdemo_peace.py
diff options
context:
space:
mode:
Diffstat (limited to 'Demo/turtle/tdemo_peace.py')
-rw-r--r--Demo/turtle/tdemo_peace.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/turtle/tdemo_peace.py b/Demo/turtle/tdemo_peace.py
index 7f7db14..ea57069 100644
--- a/Demo/turtle/tdemo_peace.py
+++ b/Demo/turtle/tdemo_peace.py
@@ -13,7 +13,7 @@ Intentionally no variables are used except for the
colorloop:
"""
-from tkinter.turtle import *
+from turtle import *
def main():
peacecolors = ("red3", "orange", "yellow",