[Python-Dev] backported Enum (original) (raw)

Barry Warsaw barry at python.org
Sat Jun 15 23:14:07 CEST 2013


On Jun 15, 2013, at 12:46 PM, Ethan Furman wrote:

So I have the stdlb 3.4 Enum backported for both earlier 3.x and back to 2.4 in the 2.x series.

I would like to put this on PyPI, but the enum name is already taken. Would it be inappropriate to call it stdlib.enum?

The last upload was on 2009-08-25. Maybe Ben Finney's abandoned it and wouldn't mind giving up the enum PyPI name?

-Barry



More information about the Python-Dev mailing list