global declarations
Frederik Fuest
ffrederik at gmx.de
Sun Dec 22 20:09:44 EST 2002
More information about the Python-list mailing list
Sun Dec 22 20:09:44 EST 2002
- Previous message (by thread): global declarations
- Next message (by thread): global declarations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, i've a problem with the 'global variables' in classes. It seems, that it isnt possible to make a real global declaration of lists or strings in a class. Whatever i try, if i call functions from other functions in my class, these functions are no longer able to know the global variables!? How could i handle this? TIA, Frederik
- Previous message (by thread): global declarations
- Next message (by thread): global declarations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list