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