[Python-Dev] PEP-435 reference implementation (original) (raw)
Ethan Furman ethan at stoneleaf.us
Tue Apr 30 22:54:44 CEST 2013
- Previous message: [Python-Dev] PEP-435 reference implementation
- Next message: [Python-Dev] PEP-435 reference implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 04/30/2013 01:12 PM, Ethan Furman wrote:
It is available at https://bitbucket.org/stoneleaf/aenum in ref435.py and testref435.py
Oh, as written in requires 3.3+. If you want to play around with it and are stuck on an earlier version, remove the
from None
on line 68.
--
Ethan
- Previous message: [Python-Dev] PEP-435 reference implementation
- Next message: [Python-Dev] PEP-435 reference implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]