This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eli.bendersky
Recipients Drekin, barry, docs@python, eli.bendersky, ethan.furman
Date 2013-09-23.02:26:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379903209.43.0.995025952468.issue19040@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM, Ethan. You know how I feel about customization in general ;-) We should give Enum a term or two in the stdlib to learn how it's being used and abused - we can always *add* customization in the future.
History
Date User Action Args
2013-09-23 02:26:49eli.benderskysetrecipients: + eli.bendersky, barry, docs@python, ethan.furman, Drekin
2013-09-23 02:26:49eli.benderskysetmessageid: <1379903209.43.0.995025952468.issue19040@psf.upfronthosting.co.za>
2013-09-23 02:26:49eli.benderskylinkissue19040 messages
2013-09-23 02:26:49eli.benderskycreate