MCPcopy Index your code
hub / github.com/python/cpython / paint.py

File paint.py

Lib/turtledemo/paint.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""turtledemo/paint.py
2
3A simple event-driven paint program.
4- Left mouse button moves turtle.

Callers

nothing calls this directly

Calls 2

mainloopFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected