SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 125 Python

SF bug #668906: class browser raises AttributeError

The Py2.3 updates to the pyclbr module return both Class and Function
objects.  The IDLE ClassBrowser module only knew about Class and could
not handle objects which did not define "super".

Fixed by adding a guard.
R
Raymond Hettinger committed
18acea7c8ea44fe1e655d64fe4f04fc9710f9ea7
Parent: 08e5427