[Python-3000] Discussions with no PEPs

Benji York benji at benjiyork.com
Tue Mar 13 03:03:35 CET 2007


Phillip J. Eby wrote:
> I posted here several months ago a short "Interface" class that 
> used generic functions for its base

How could Python use generic functions to accomplish what the proposed 
ABCs aim to?  By first implementing interfaces?  Perhaps by implementing 
is_file() with a generic function individuals could add implementations 
for that return True?
-- 
Benji York
http://benjiyork.com


More information about the Python-3000 mailing list