class tkinter.tix.Meter The
sys.base_exec_prefix Set during Python startup, before site.py is run, to the same value as exec_prefix
ast.iter_child_nodes(node) Yield all direct child nodes of node, that is, all fields that are nodes and all items of
epoll.fromfd(fd) Create an epoll object from a given file descriptor.
epoll.fileno() Return the file descriptor number of the control fd.
binascii.b2a_hqx(data) Perform hexbin4 binary-to-ASCII translation and return the resulting string. The argument should already
abstractmethod get_filename(fullname) An abstract method that is to return the value of __file__ for the specified
coroutine AbstractEventLoop.run_in_executor(executor, func, *args) Arrange for a func to be called in the specified
bytearray.ljust(width[, fillbyte]) Return a copy of the object left justified in a sequence of length width. Padding
curses.ascii.isascii(c) Checks for a character value that fits in the 7-bit ASCII set.
Page 82 of 100