Georg Brandl <ge...@python.org> added the comment:

The patch is incorrect; tp_iternext can raise exceptions other than
StopIteration which must be let through.

----------
assignee:  -> rhettinger
nosy: +georg.brandl, rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7244>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to