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

Method clearstamp

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

Delete stamp with given stampid Argument: stampid - an integer, must be return value of previous stamp() call. Example (for a Turtle instance named turtle): >>> turtle.color("blue") >>> astamp = turtle.stamp() >>> turtle.fd(50) >>> turtle.cle

(self, stampid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_undoMethod · 0.95

Calls 2

_clearstampMethod · 0.95
_updateMethod · 0.95

Tested by

no test coverage detected