[Python-3000] pep 3124 plans (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Jul 31 03:38:07 CEST 2007


Talin wrote:

So basically what I would propose is that we simply say that we don't mix normal overloading and multi-method dispatch until PJE comes up with his better solution.

Maybe this should be enforced, i.e. only allow global functions and class or static methods to be GFs, not regular methods.

-- Greg



More information about the Python-3000 mailing list