ArgumentParser.add_argument_group(title=None, description=None) By default, ArgumentParser groups command-line
getbuffer() Return a readable and writable view over the contents of the buffer without copying them. Also, mutating the view
window.insdelln(nlines) Insert nlines lines into the specified window above the current line. The nlines bottom
ctypes.util.find_msvcrt() Windows only: return the filename of the VC runtime library used by Python, and by the extension modules
curses.panel.new_panel(win) Returns a panel object, associating it with the given window win. Be aware that you need
curses.ascii.isdigit(c) Checks for an ASCII decimal digit, '0' through '9'. This is equivalent to
platform.python_branch() Returns a string identifying the Python implementation SCM branch.
class argparse.ArgumentParser(prog=None, usage=None, description=None, epilog=None, parents=[], formatter_class=argparse.HelpFormatter, prefix_chars='-', fromfile_prefix_chars=None
curses.start_color() Must be called if the programmer wants to use colors, and before any other color manipulation routine is
_type_ Specifies the type of each element in the array.
Page 8 of 67