MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / undo

Method undo

Lib/lib-tk/turtle.py:3512–3539  ·  view source on GitHub ↗

undo (repeatedly) the last turtle action. No argument. undo (repeatedly) the last turtle action. Number of available undo actions is determined by the size of the undobuffer. Example (for a Turtle instance named turtle): >>> for i in range(4):

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

demo2Function · 0.45

Calls 2

_undoMethod · 0.95
popMethod · 0.45

Tested by

no test coverage detected