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