Table of Contents
sys
sysconfig
__builtin__
future_builtins
__main__
warnings
warnings.WarningMessage
warnings.catch_warnings
contextlib
abc
atexit
traceback
__future__
gc
inspect
site
user
catch_warnings.
__init__
Specify whether to record warnings and if an alternative module should be used other than sys.modules[‘warnings’].
For compatibility with Python 3.0, please consider all arguments to be keyword-only.