[Python-Dev] PEP-435 reference implementation

Ethan Furman ethan at stoneleaf.us
Tue Apr 30 22:54:44 CEST 2013


On 04/30/2013 01:12 PM, Ethan Furman wrote:
>
> It is available at https://bitbucket.org/stoneleaf/aenum in ref435.py and test_ref435.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~


More information about the Python-Dev mailing list