.coveragerc
.style.yapf
CHEATSHEET.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE.APACHE2
LICENSE.MIT
MANIFEST.in
README.rst
setup.py
test-requirements.txt
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/history.rst
docs/source/index.rst
docs/source/_static/.gitkeep
exceptiongroup/__init__.py
exceptiongroup/_monkeypatch.py
exceptiongroup/_tools.py
exceptiongroup/_version.py
exceptiongroup.egg-info/PKG-INFO
exceptiongroup.egg-info/SOURCES.txt
exceptiongroup.egg-info/dependency_links.txt
exceptiongroup.egg-info/requires.txt
exceptiongroup.egg-info/top_level.txt
exceptiongroup/_tests/__init__.py
exceptiongroup/_tests/test_exceptiongroup.py
exceptiongroup/_tests/test_tools.py
exceptiongroup/_tests/test_scripts/__init__.py
exceptiongroup/_tests/test_scripts/_common.py
exceptiongroup/_tests/test_scripts/custom_excepthook.py
exceptiongroup/_tests/test_scripts/ipython_custom_exc.py
exceptiongroup/_tests/test_scripts/simple_excepthook.py
exceptiongroup/_tests/test_scripts/simple_excepthook_IPython.py