Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4346716962881713cbdbf59eb901b35dae31f042
/
Lib
/
traceback.py
2715bb2
Changes to always call list.append with a single argument.
by Guido van Rossum
· 29 years ago
dcc057a
Added routines to print, format and extract the current, ``live'' stack.
by Guido van Rossum
· 29 years ago
3c99882
removed history comment
by Guido van Rossum
· 29 years ago
194e20a
add file parameter to all printing fns, default stderr
by Guido van Rossum
· 30 years ago
28e99fe
added format_* functions (suggestion by Ken M)
by Guido van Rossum
· 30 years ago
c7acf2a
handle class exceptions
by Guido van Rossum
· 30 years ago
7aeb4b9
* Lib/linecache.py: don't crash on empty filename
by Guido van Rossum
· 31 years ago
526beed
New module, formats traceback just like the C code does
by Guido van Rossum
· 31 years ago