[Python-Dev] PEP-435 reference implementation (original) (raw)
Eli Bendersky eliben at gmail.com
Tue Apr 30 23:07:34 CEST 2013
- Previous message: [Python-Dev] PEP-435 reference implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Apr 30, 2013 at 1:12 PM, Ethan Furman <ethan at stoneleaf.us> wrote:
Greetings,
Eli asked me to put the reference implementation here for review. It is available at https://bitbucket.org/stoneleaf/aenum in ref435.py and testref435.py
Thanks, Ethan.
All - note that strictly speaking this implements PEP 435 with the modifications that were decided in recent discussions and pronouncement by Guido. If you're not up to date with the discussion, look for Ethan's summary and Guido's pronouncement in the archives. I'll work on updating PEP 435 to reflect these decisions by the end of this week.
Eli -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130430/1c7e8cef/attachment.html>
- Previous message: [Python-Dev] PEP-435 reference implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]