global or not global?

Ralf Claus ralf.claus at t-online.de
Fri May 26 14:56:04 EDT 2000


Hello,
i need a little help :-)

class any():

     def what():

     def this():

     def unknown():

How can i define a variable, they could change in all this functions?
And all functions must be read this variable!

thanks

Ralf





More information about the Python-list mailing list