Elvis Pranskevichus <elpr...@gmail.com> added the comment: I guess, the best workaround would then be to use a decorator (or a metaclass) and wrap __len__ so that TypeError is caught and wrapped into some other exception.
On April 1, 2011 07:10:21 PM Benjamin Peterson wrote: > What?? I certainly hope not. I thought it was supposed to be a performance > hack. __length_hint__ does indeed look like a hack and not a well-defined API. It is also undocumented. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11674> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com