Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
19b97b13fac3aa05da80c35e4914dbbcd0df17c7
/
Lib
/
exceptions.py
596db31
Move the __getitem__() definition from StandardException to Exception.
by Fred Drake
· 28 years ago
25131fa
NumberError => ArithmeticError
by Barry Warsaw
· 28 years ago
c56ba38
Two subtle changes:
by Guido van Rossum
· 28 years ago
e8fd143
#Adapt the doc string to reality.
by Guido van Rossum
· 28 years ago
f394f56
Made the 'info' argument to SyntaxError optional, so phase-2 syntax
by Guido van Rossum
· 28 years ago
3e613ce
New file, which is imported by the built-in module when python is
by Barry Warsaw
· 28 years ago