using generators for event handling in python.
From: Robin Bryce (robin_at_wiretooth.com)
Date: 09/02/04
- Next message: Jeremy Bowers: "Re: allowing braces around suites"
- Previous message: Vincent Touquet: "embedding Python and changing stdin, stdout and stderr"
- Next in thread: Robin Bryce: "Re: using generators for event handling in python."
- Maybe reply: Robin Bryce: "Re: using generators for event handling in python."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Jeremy Bowers: "Re: allowing braces around suites"
- Previous message: Vincent Touquet: "embedding Python and changing stdin, stdout and stderr"
- Next in thread: Robin Bryce: "Re: using generators for event handling in python."
- Maybe reply: Robin Bryce: "Re: using generators for event handling in python."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|