Re: How does a generator object refer to itself?
- From: "Russell" <russell_turpin@xxxxxxxxxxx>
- Date: 26 May 2006 08:46:34 -0700
Michael wrote:
You don't need python 2.5 at all to do this. You do need to
have a token mutable first argument though, as you can see.
Thank you. That's a pattern similar to one we're using, where
a new object refers to the generator. The problem we're seeing
is that it seems to fool the garbage collector. We're not
positive about that. But we are suspicious.
Interesting page you have. I've bookmarked it. Thanks, again.
.
- References:
- How does a generator object refer to itself?
- From: Russell
- Re: How does a generator object refer to itself?
- From: Michael
- How does a generator object refer to itself?
- Prev by Date: Re: Trying to get FreeImagePy to work.
- Next by Date: Re: Pyrex installation on windows XP: step-by-step guide
- Previous by thread: Re: How does a generator object refer to itself?
- Next by thread: Re: How does a generator object refer to itself?
- Index(es):
Relevant Pages
|