shlex.whitespace_split If True, tokens will only be split in whitespaces. This is useful, for example, for parsing
turtle.onkey(fun, key) turtle.onkeyrelease(fun, key)
turtle.screensize(canvwidth=None, canvheight=None, bg=None)
turtle.up() Pull the pen up – no drawing when moving.
Cmd.identchars The string of characters accepted for the command prefix.
turtle.getturtle() turtle.getpen() Return the Turtle object itself. Only reasonable use: as a function to return
shlex.eof Token used to determine end of file. This will be set to the empty string (''), in non-POSIX mode, and
shlex.quote(s) Return a shell-escaped version of the string s. The returned value is a string that can safely be used
turtle.undobufferentries() Return number of entries in the undobuffer.
turtle.shearfactor(shear=None)
Page 1 of 17