mirror of
https://github.com/python/cpython.git
synced 2024-11-24 02:15:30 +08:00
3ff96eb1e4
(Original patch by Alexander Belopolsky, refreshed by Jessica McKellar.)
15 lines
314 B
Python
15 lines
314 B
Python
"""
|
|
--------------------------------------
|
|
About this viewer
|
|
--------------------------------------
|
|
|
|
Tiny demo viewer to view turtle graphics example scripts.
|
|
|
|
Quickly and dirtyly assembled by Gregor Lingl.
|
|
June, 2006
|
|
|
|
For more information see: turtledemo - Help
|
|
|
|
Have fun!
|
|
"""
|