[Python-3000] Discussions with no PEPs (original) (raw)
Benji York benji at benjiyork.com
Tue Mar 13 03:03:35 CET 2007
- Previous message: [Python-3000] Discussions with no PEPs
- Next message: [Python-3000] Discussions with no PEPs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-3000] Discussions with no PEPs
- Next message: [Python-3000] Discussions with no PEPs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]