using generators for event handling in python.

From: Robin Bryce (robin_at_wiretooth.com)
Date: 09/02/04


To: python-list@python.org
Date: Thu, 02 Sep 2004 19:33:20 +0100

Hi,

I've been looking at generators from the context of event oriented web
application development. I was thinking of submitting a version of
http://www.wiretooth.com/eventhub_recipe.html as a recipe for the python
cookbook.

I'd really appreciate any comments people have on it.

Thanks,

Robin Bryce.



Relevant Pages