inspect.getargspec(func) Get the names and default values of a Python function’s arguments. A named
inspect.isfunction(object) Return true if the object is a Python function, which includes functions created by a
fpectl.turnon_sigfpe() Turn on the generation of SIGFPE, and set up an appropriate signal handler.
arguments An ordered, mutable mapping (
sys.hash_info A struct sequence giving parameters of the numeric hash implementation
sys.__stderr__ These objects contain the original values of stdin, stderr and stdout
gc.get_stats() Return a list of three per-generation dictionaries containing collection statistics since interpreter start.
empty A special class-level marker to specify absence of default values and annotations.
sys.thread_info A struct sequence holding information about the thread implementation
filename For syntax errors - the file name where the error occurred.
Page 23 of 26