MCPcopy Index your code
hub / github.com/geekcomputers/Python / clear

Function clear

Polyline.py:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11
12
13def clear():
14 global polyline
15 polyline = []
16
17
18def draw(canvas):

Callers 1

drawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected