]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
print class name for exceptions that are classes
authorGuido van Rossum <guido@python.org>
Tue, 7 Feb 1995 15:30:45 +0000 (15:30 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Feb 1995 15:30:45 +0000 (15:30 +0000)
commit262e124107806a16ba45e2b68a76d89ebb7d2dc8
tree2ebc0d56a66d0a025ab52b1f949b2d8cae59aacd
parent9e89f0a5b3e8bb3d907b435b6b562f2a113b03b3
print class name for exceptions that are classes
Python/pythonrun.c