[Python-Dev] Terminology for PEP 343 (original) (raw)
Delaney, Timothy (Tim) tdelaney at avaya.com
Tue Jul 5 01:03:29 CEST 2005
- Previous message: [Python-Dev] python-dev Summary for 2005-06-16 through 2005-06-30 [draft]
- Next message: [Python-Dev] Terminology for PEP 343
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Phillip J. Eby wrote:
Expand your mind. :) "Resource" can include whatever objects you want it to -- or no objects at all. A resource can be conceptual - like for example the user's attention, or the contents of a status bar or log message, or the timing/profiling of an activity. I think maybe you're
Well, HR considers me to be a resource ... ;)
Personally, I'm very happy with considering anything a with statement manages as a resource.
Tim Delaney
- Previous message: [Python-Dev] python-dev Summary for 2005-06-16 through 2005-06-30 [draft]
- Next message: [Python-Dev] Terminology for PEP 343
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]