Uwe Mayer wrote:

Hi,

I need to access class variables of a class I'd like to make private:


Use single underscores instead of double underscores--you won't have to workaround the name mangling. Besides, nothing's really private anyway.

// m
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to