]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102799: Let pydoc use the exception instead of sys.exc_info (#102830)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 21 Mar 2023 11:07:03 +0000 (11:07 +0000)
committerGitHub <noreply@github.com>
Tue, 21 Mar 2023 11:07:03 +0000 (11:07 +0000)
commit868490e32790eb1f1b44bbae2f12d480a23dbdac
tree802ed141a8904565bdb9debdd0002d62b4a1c613
parent5c471f3f2a74f4ae7764ed025d2ef077d692d608
gh-102799: Let pydoc use the exception instead of sys.exc_info (#102830)
Lib/pydoc.py