"Lucas Prado Melo" <lukepada...@gmail.com> wrote in message news:9f4be2240912210639g58da0549jb0c81450947ef...@mail.gmail.com...
Is there a way to send() information back to a generator while using the
for...in statement?

Thanks in advance.

Yes, see "send(), (generator method)" or "yield expressions" in the help.

-Mark

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

Reply via email to