PyErr_Print(): Use PyErr_GivenExceptionMatches() instead of pointer
compares to test for SystemExit and SyntaxError.
B
Barry Warsaw committed
36b8f945e794e8483a185db3b6847c083a724e44
Parent: 26726fe
compares to test for SystemExit and SyntaxError.