Amaury Forgeot d'Arc <[email protected]> added the comment: In the patch, _length_ is searched in the class and its base class. But what happens with a third level? class my_array3(my_array2): pass
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11241> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
