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)
Cmd.onecmd(str) Interpret the argument as though it had been typed in response to the prompt. This may be overridden, but should
Cmd.identchars The string of characters accepted for the command prefix.
shlex.eof Token used to determine end of file. This will be set to the empty string (''), in non-POSIX mode, and
turtle.pen(pen=None, **pendict)
turtle.setup(width=_CFG["width"], height=_CFG["height"], startx=_CFG["leftright"], starty=_CFG["topbottom"]) Set the size and
turtle.penup() turtle.pu() turtle.up() Pull the pen up – no drawing
turtle.up() Pull the pen up – no drawing when moving.
turtle.shearfactor(shear=None)
Page 1 of 17