using generators for event handling in python.

Robin Bryce robin at wiretooth.com
Thu Sep 2 19:46:17 EDT 2004


Thanks, I don't have a compact version. I could remove the fork feature
but I think this is pretty crucial. And I could strip the comments out.
I definitely need to rethink the examples. I don't think any of that
really helps express the essence though. Let me see what I can do to
boil out the bloat.

I've updated the link in the original post to point at a page that
tracks the changes.

Thankyou very much for responding !

Robin Bryce

On Thu, 2004-09-02 at 22:26, Raymond Hettinger wrote:
> > 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