Removed the Requirement to Install Python and NodeJS (Now Bundled with Borealis)
This commit is contained in:
14
Dependencies/Python/Lib/turtledemo/__init__.py
vendored
Normal file
14
Dependencies/Python/Lib/turtledemo/__init__.py
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
"""
|
||||
--------------------------------------
|
||||
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!
|
||||
"""
|
Reference in New Issue
Block a user