[Python-Dev] PEP-435 reference implementation (original) (raw)
Georg Brandl g.brandl at gmx.net
Wed May 1 18:29:32 CEST 2013
- Previous message: [Python-Dev] PEP-435 reference implementation
- Next message: [Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 01.05.2013 17:09, schrieb Ethan Furman:
New repo to avoid confusion:
https://bitbucket.org/stoneleaf/ref435 which has the latest updates from the feedback. Subclassing is again disabled. Let's get the rest of it done, then we can come back to that issue if necessary.
Thanks. I'm reviewing the code and adding comments to https://bitbucket.org/stoneleaf/ref435/commits/4d2c4b94cdd35022a8a3e50554794f4a1c956e46
Georg
- Previous message: [Python-Dev] PEP-435 reference implementation
- Next message: [Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]