Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
traceback.py
Find file
Blame
History
Permalink
Issue #24695: Fix a regression in traceback.print_exception()
· c3f417dc
Berker Peksag
authored
Jul 24, 2015
If exc_traceback is None we shouldn't print a traceback header like described in the documentation.
c3f417dc