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
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to