class argparse.ArgumentParser(prog=None, usage=None, description=None, epilog=None, parents=[], formatter_class=argparse.HelpFormatter, prefix_chars='-', fromfile_prefix_chars=None
importlib.find_loader(name, path=None) Find the loader for a module, optionally within the specified path. If the module
finish_request() Actually processes the request by instantiating RequestHandlerClass and calling its handle()
array.remove(x) Remove the first occurrence of x from the array.
finish() Called after the handle() method to perform any clean-up actions required. The default implementation
theme_settings(themename, settings) Temporarily sets the current theme to themename, apply specified settings
locale.atof(string) Converts a string to a floating point number, following the LC_NUMERIC settings.
audioop.lin2adpcm(fragment, width, state) Convert samples to 4 bit Intel/DVI ADPCM encoding. ADPCM coding is an adaptive coding
doRollover() Does a rollover, as described above.
turtle.setup(width=_CFG["width"], height=_CFG["height"], startx=_CFG["leftright"], starty=_CFG["topbottom"]) Set the size and
Page 50 of 100