[Python-Dev] enum discussion: can someone please summarize open issues?

Greg Ewing greg.ewing at canterbury.ac.nz
Fri May 3 01:45:22 CEST 2013


Eli Bendersky wrote:

> TypeError: Cannot subclass enumerations

This message might be better phrased as "cannot extend
enumerations", since we're still allowing subclassing
prior to defining members.

-- 
Greg


More information about the Python-Dev mailing list