LICENSE
README.rst
setup.py
src/exceptiongroup/__init__.py
src/exceptiongroup/_catch.py
src/exceptiongroup/_exceptions.py
src/exceptiongroup/_formatting.py
src/exceptiongroup/_suppress.py
src/exceptiongroup/_version.py
src/exceptiongroup/py.typed
src/exceptiongroup.egg-info/PKG-INFO
src/exceptiongroup.egg-info/SOURCES.txt
src/exceptiongroup.egg-info/dependency_links.txt
src/exceptiongroup.egg-info/requires.txt
src/exceptiongroup.egg-info/top_level.txt
tests/test_apport_monkeypatching.py
tests/test_catch.py
tests/test_catch_py311.py
tests/test_exceptions.py
tests/test_formatting.py
tests/test_suppress.py