[Python-Dev] backported Enum
Antoine Pitrou
solipsis at pitrou.net
Sat Jun 15 22:53:54 CEST 2013
More information about the Python-Dev mailing list
Sat Jun 15 22:53:54 CEST 2013
- Previous message: [Python-Dev] backported Enum
- Next message: [Python-Dev] backported Enum
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 15 Jun 2013 12:46:32 -0700 Ethan Furman <ethan at stoneleaf.us> 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`? `backport.enum`?
- Previous message: [Python-Dev] backported Enum
- Next message: [Python-Dev] backported Enum
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list