py
builtin
testing
__init__.py
enumerate.py
exception.py
reversed.py
set.py
sorted.py
sources for exception.py [rev. 38799]
index
api
source
contact
download
1
2
3
4
5
try
:
BaseException = BaseException
except
NameError:
BaseException = Exception