Georg Brandl <ge...@python.org> added the comment: This is no special behavior with generators. If you remove the "yield" statement, you will get similar output with the exception bubbling up the stack.
---------- nosy: +georg.brandl resolution: -> works for me status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6246> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com