global declarations

Frederik Fuest ffrederik at gmx.de
Sun Dec 22 20:09:44 EST 2002


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






More information about the Python-list mailing list