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 georg.brandl
Recipients barry, docs@python, eli.bendersky, ethan.furman, georg.brandl, mark
Date 2015-01-24.12:48:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422103686.9.0.894835555922.issue23292@psf.upfronthosting.co.za>
In-reply-to
Content
I disagree. I assume that many new enums will be a replacement for module-level constants, but these still have to be available on the module. Keeping backward compatibility is not against the spirit of Python :)
History
Date User Action Args
2015-01-24 12:48:06georg.brandlsetrecipients: + georg.brandl, barry, mark, eli.bendersky, docs@python, ethan.furman
2015-01-24 12:48:06georg.brandlsetmessageid: <1422103686.9.0.894835555922.issue23292@psf.upfronthosting.co.za>
2015-01-24 12:48:06georg.brandllinkissue23292 messages
2015-01-24 12:48:06georg.brandlcreate