diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-09-21 07:32:10 +0000 |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-09-21 07:32:10 +0000 |
commit | 60ebb8b0aa0e0aa2ae7c06aa05434f33ae1fe696 (patch) | |
tree | 91c87c1592948732b3ed9818f4d8069fa1277ca2 /Lib | |
parent | 8e3548350d81c3461a5be63eb3fd646e3243a2c6 (diff) | |
download | cpython-git-60ebb8b0aa0e0aa2ae7c06aa05434f33ae1fe696.tar.gz |
Bug #3884: Make the turtle module toplevel again.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/turtle.py (renamed from Lib/tkinter/turtle.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/tkinter/turtle.py b/Lib/turtle.py index 1497d2d123..1497d2d123 100644 --- a/Lib/tkinter/turtle.py +++ b/Lib/turtle.py |