[Python-3000] PEP 3124 - Overloading, Generic Functions, Interfaces, etc.

Greg Ewing greg.ewing at canterbury.ac.nz
Sat May 12 03:43:19 CEST 2007


Phillip J. Eby wrote:
> At 01:27 PM 5/11/2007 -0400, Jim Jewett wrote:
>>If there are two registrations for the same selection criteria, how
>>can the user resolve things?

But what if there's *already* an @around method being
used? Then you need an @even_more_around method. Etc
ad infinitum?

--
Greg


More information about the Python-3000 mailing list