global name 'self' is not defined
Felipe Almeida Lessa
felipe.lessa at gmail.com
Sat Dec 2 13:53:42 EST 2006
More information about the Python-list mailing list
Sat Dec 2 13:53:42 EST 2006
- Previous message (by thread): global name 'self' is not defined
- Next message (by thread): global name 'self' is not defined
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2 Dec 2006 10:42:28 -0800, Evan <evanmason at gmail.com> wrote: > Why is it that the first call works fine, but the second tells me > 'global name 'self' is not defined'? What I want is to have the > dictionary 'estoc' available in my calling script. Well, you have not posted the code that is causing the problem, nowhere in your mail there's a reference to "self". -- Felipe.
- Previous message (by thread): global name 'self' is not defined
- Next message (by thread): global name 'self' is not defined
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list