Amaury Forgeot d'Arc <amaur...@gmail.com> 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 <rep...@bugs.python.org>
<http://bugs.python.org/issue11241>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to