[Python-3000] Removing __var

Giovanni Bajo rasky at develer.com
Sun Sep 24 21:50:01 CEST 2006


Christian Tanzer wrote:

> I don't use __ for `private`, I use it for making cooperative super
> calls (and `__super` occurs 1397 in my sandbox).

I think you might be confusing the symptom for the disease. To me, your mail
means that Py3k should grow some syntactic sugar for super calls. I guess if
that happens, you won't be missing __.

Giovanni Bajo



More information about the Python-3000 mailing list