openmedialibrary_platform/Darwin/lib/python3.5/turtledemo/__init__.py

15 lines
314 B
Python
Raw Normal View History

2015-11-25 01:25:01 +00:00
"""
2014-09-30 16:15:32 +00:00
--------------------------------------
About this viewer
--------------------------------------
Tiny demo viewer to view turtle graphics example scripts.
Quickly and dirtyly assembled by Gregor Lingl.
June, 2006
2015-11-25 01:25:01 +00:00
For more information see: turtledemo - Help
2014-09-30 16:15:32 +00:00
Have fun!
2015-11-25 01:25:01 +00:00
"""