En Mon, 21 Dec 2009 11:39:46 -0300, Lucas Prado Melo <lukepada...@gmail.com> escribió:

Is there a way to send() information back to a generator while using the
for...in statement?

No. You have to write the iteration as a while loop.

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to