Generators versus Coroutines

Pierre-Frédéric Caillaud peufeu at free.fr
Wed Aug 25 04:48:20 EDT 2004


	I want co-routines too !
	There is a web framework (don't remember the name) which models page  
sequences as continuations. This is terrific. Think about multipage forms,  
for instance.
	I wish Python could do this.

> There's another issue, which is I think Michael may be talking about a
> more powerful type of generator than the kind built into normal
> Python.  But I'm not sure of that.




More information about the Python-list mailing list