I just got a simple question which I did not find (I bet it's there somewhere) in the documentation:
How can I make a variable access-able globally inside a class?
Like I've got a variable in function 1 which I want to access in function 2. Both functions in same class...
Thanks for any input!
-- http://mail.python.org/mailman/listinfo/python-list