A bit of cleanup:
- When 'import exceptions' fails, don't suggest to use -v to print the traceback; this doesn't actually work. - Remove comment about fallback to string exceptions. - Remove a PyErr_Occurred() check after all is said and done that can never trigger. - Remove static function newstdexception() which is no longer called.
G
Guido van Rossum committed
a7cfca23e1bf803177855dda95ceb7e3815ce745
Parent: 3d69c0e