[Python-Dev] More on contextlib - adding back a contextmanager decorator
Fredrik Lundh
fredrik at pythonware.com
Mon May 1 15:05:24 CEST 2006
Nick Coghlan wrote:
> I've called that the "context entry value" in a few places (I don't think any
> of them were in the actual documentation though).
that doesn't really give me the right associations (I want something
that makes it clear that this is an "emphemeral" object).
> A sample modification to the reference page:
except for the exact term, that's a definite improvement. thanks!
</F>
More information about the Python-Dev
mailing list