http://codereview.appspot.com/483/diff/1/21 File Python/errors.c (right): http://codereview.appspot.com/483/diff/1/21#newcode111 Line 111: int res = PyObject_IsSubclass(err, exc); PyObject_IsSubclass can call ...
16 years, 11 months ago
(2008-05-01 20:55:35 UTC)
#1
Issue 483: PyErr_ExceptionMatches must not fail
(Closed)
Created 16 years, 11 months ago by GvR
Modified 15 years, 8 months ago
Reviewers: amaury
Base URL: http://svn.python.org/view/*checkout*/python/trunk/
Comments: 2