using generators for event handling in python.
Raymond Hettinger
vze4rx4y at verizon.net
Thu Sep 2 17:26:22 EDT 2004
> 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.
It's somewhat long for a recipe. Do you have more compact code that conveys the
essense of your approach?
Raymond Hettinger
More information about the Python-list
mailing list