atexit.unregister(func) Remove func from the list of functions to be run at interpreter shutdown. After calling
classmethod from_exception(exc, *, limit=None, lookup_lines=True, capture_locals=False) Capture an exception for later rendering
sysconfig.get_config_h_filename() Return the path of pyconfig.h.
class warnings.catch_warnings(*, record=False, module=None) A context manager that copies and, upon exit, restores the warnings
arguments An ordered, mutable mapping (
classmethod extract(frame_gen, *, limit=None, lookup_lines=True, capture_locals=False) Construct a StackSummary
sys.copyright A string containing the copyright pertaining to the Python interpreter.
Page 26 of 26