Python's PEP 342, which expanded python generators into truer coroutines, has a decent discussion on the differences.
http://www.python.org/dev/peps/pep-0342/
Python's PEP 342, which expanded python generators into truer coroutines, has a decent discussion on the differences.
http://www.python.org/dev/peps/pep-0342/