At PyCon2008, David Beazley presented an excellent talk on generators.
Generator Tricks for Systems Programmers
http://www.dabeaz.com/generators/index.html

At PyCon2009, he followed up with another talk on more advanced generator usage, which Guido commended on the python-ideas list:
A Curious Course on Coroutines and Concurrency
http://dabeaz.com/coroutines/

I have just started (this one will take more than one sitting ;-) but it looks just as good.

tjr

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

Reply via email to