[Python-3000] Need help completing ABC pep

Guido van Rossum guido at python.org
Fri Apr 20 00:55:40 CEST 2007


I've started a PEP on Abstract Base Classes (ABCs), PEP 3119:

    http://www.python.org/dev/peps/pep-3119/

While I'm not ready yet to answer tough questions about this compared
to alternative proposals, I *am* ready for feedback on the various
open issues sprinkled throughout the current text, especially
concerning decisions regarding exactly which operations to include in
the various ABCs, and also regarding the level of detail required in
the PEP.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list