[Python-Dev] Re: LOAD_NAME & classes (original) (raw)
Aahz aahz@pythoncraft.com
Tue, 23 Apr 2002 17:39:43 -0400
- Previous message: [Python-Dev] Re: LOAD_NAME & classes
- Next message: [Python-Dev] Re: LOAD_NAME & classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Apr 23, 2002, Fredrik Lundh wrote:
Aahz wrote:
http://www.python.org/doc/current/tut/node8.html#SECTION008100000000000000000 That addresses the technical mechanism, but not the use case at hand. the use case was "some easy or straight-forward way of sharing a global instance across modules". the answer is "put it in a module". end of story.
That's what I said earlier. But where is this documented? Never mind, I just submitted a FAQ entry, 4.105.
Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/
What if there were no rhetorical questions?
- Previous message: [Python-Dev] Re: LOAD_NAME & classes
- Next message: [Python-Dev] Re: LOAD_NAME & classes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]