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 ncoghlan
Recipients benjamin.peterson, gvanrossum, ncoghlan
Date 2013-05-12.07:46:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368344807.52.0.116896667629.issue17960@psf.upfronthosting.co.za>
In-reply-to
Content
As proposed at [1], I would like to tighten up the definition of locals so that defining enum members programmatically is officially supported behaviour.

I'll come up with a patch soonish.

[1] http://mail.python.org/pipermail/python-dev/2013-May/125917.html
History
Date User Action Args
2013-05-12 07:46:47ncoghlansetrecipients: + ncoghlan, gvanrossum, benjamin.peterson
2013-05-12 07:46:47ncoghlansetmessageid: <1368344807.52.0.116896667629.issue17960@psf.upfronthosting.co.za>
2013-05-12 07:46:47ncoghlanlinkissue17960 messages
2013-05-12 07:46:47ncoghlancreate