turtle.setundobuffer(size)
turtle.resizemode(rmode=None)
shlex.pop_source() Pop the last-pushed input source from the input stack. This is the same method used internally when the lexer
shlex.escapedquotes Characters in quotes that will interpret escape characters defined in escape.
turtle.getshapes() Return a list of names of all currently available turtle shapes.
class turtle.Screen Subclass of TurtleScreen, with four methods added.
Cmd.completedefault(text, line, begidx, endidx) Method called to complete an input line when no command-specific complete_*()
turtle.sety(y)
class turtle.Vec2D(x, y) A two-dimensional vector class, used as a helper class for implementing turtle graphics. May be useful
turtle.clearstamp(stampid)
Page 6 of 17