]> granicus.if.org Git - python/commit
Exceptions are no longer old-style instances. Fix accordingly.
authorGeorg Brandl <georg@python.org>
Wed, 11 Apr 2007 19:25:11 +0000 (19:25 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 11 Apr 2007 19:25:11 +0000 (19:25 +0000)
commit135c3174e7edbb2e01fabacfd5e015e49b640efd
treef8ac44616be594a939132c59ee9c241628c14c96
parent13936697f60feedd560d16c94e2524453bb1255a
Exceptions are no longer old-style instances. Fix accordingly.
Lib/cgitb.py