sys.exit([arg]) Exit from Python. This is implemented by raising the
kwargs A dict of keyword arguments values. Dynamically computed from the arguments attribute.
__cause__ A TracebackException of the original __cause__.
empty A special class-level marker to specify absence of a return annotation.
sys.stderr File objects used by the interpreter for standard input, output and errors:
sys.winver The version number used to form registry keys on Windows platforms. This is stored as string resource 1000 in the
msg For syntax errors - the compiler error message.
bind_partial(*args, **kwargs) Works the same way as Signature.bind(), but allows the omission of some required
sysconfig.parse_config_h(fp[, vars]) Parse a config.h-style file. fp is
traceback.print_exc(limit=None, file=None, chain=True) This is a shorthand for print_exception(*sys.exc_info(), limit
Page 17 of 26