Files
cpython/Lib/traceback.py
Irit Katriel b798ab0693 bpo-43146: fix None-handling in single-arg traceback.print_exception(None) (GH-24629)
(The previous commit fixed print_exception(None, None, None).)
2021-02-23 09:43:04 -08:00

25 KiB