exception fpectl.FloatingPointError After turnon_sigfpe() has been executed, a floating point operation that raises
sysconfig.get_paths([scheme[, vars[, expand]]]) Return a dictionary containing all installation paths corresponding to an installation
warnings.simplefilter(action, category=Warning, lineno=0, append=False) Insert a simple entry into the list of warnings
inspect.unwrap(func, *, stop=None) Get the object wrapped by func. It follows the chain of __wrapped__
__context__ A TracebackException of the original __context__.
classmethod from_callable(obj, *, follow_wrapped=True) Return a Signature (or its subclass) object for a given
inspect.getsource(object) Return the text of the source code for an object. The argument may be a module, class, method, function
inspect.getfile(object) Return the name of the (text or binary) file in which an object was defined. This will fail with a
class abc.ABCMeta Metaclass for defining Abstract Base Classes (ABCs). Use this metaclass to
offset For syntax errors - the offset into the text where the error occurred.
Page 4 of 26