Can't use class variable with private nested class

tron.thomas at verizon.net tron.thomas at verizon.net
Wed Mar 28 22:33:51 EDT 2007


On Mar 27, 10:08 pm, a... at mac.com (Alex Martelli) wrote:
>
> Forget all the naming silliness and use self.__class__.printOnce
> instead.
>
> Alex

I tried self.__class__.printOnce and that worked.  Thanks for your
help.




More information about the Python-list mailing list