[Python-3000] Special methods and interface-based type system

Fredrik Lundh fredrik at pythonware.com
Thu Nov 23 00:05:49 CET 2006


Bill Janssen wrote:

> Pardon me?  That's what we've got now, isn't it? 

no.  names of the form "__name__" are distinctly different from names of 
the form "name".

</F>



More information about the Python-3000 mailing list