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 ...
17 years, 1 month ago
(2008-05-01 20:55:35 UTC)
#1
Issue 483: PyErr_ExceptionMatches must not fail
(Closed)
Created 17 years, 1 month ago by GvR
Modified 15 years, 10 months ago
Reviewers: amaury
Base URL: http://svn.python.org/view/*checkout*/python/trunk/
Comments: 2