Re: using generators for event handling in python.

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


To: python-list@python.org
Date: Fri, 03 Sep 2004 00:46:17 +0100

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
>



Relevant Pages

  • lower boundary?
    ... mean in the context of a compact, connected subset of R^2? ... to translate what these terms mean from something I am reading. ...
    (sci.math)
  • Re: Can we say (0, 1) is compact in (0, 1)?
    ... So A is bounded and closed => A is compact, by the Heine-Borel theorem... ... is, but no finite subset of this family covers the entire interval. ... Without that context, ...
    (sci.math)