turtle.shapetransform(t11=None, t12=None, t21=None, t22=None)
shlex.whitespace_split If True, tokens will only be split in whitespaces. This is useful, for example, for parsing
shlex.eof Token used to determine end of file. This will be set to the empty string (''), in non-POSIX mode, and
turtle.penup() turtle.pu() turtle.up() Pull the pen up – no drawing
turtle.screensize(canvwidth=None, canvheight=None, bg=None)
Cmd.intro A string to issue as an intro or banner. May be overridden by giving the cmdloop() method an argument
turtle.undobufferentries() Return number of entries in the undobuffer.
turtle.onkey(fun, key) turtle.onkeyrelease(fun, key)
turtle.setup(width=_CFG["width"], height=_CFG["height"], startx=_CFG["leftright"], starty=_CFG["topbottom"]) Set the size and
turtle.bgpic(picname=None)
Page 1 of 17