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 ethan.furman
Recipients barry, eli.bendersky, ethan.furman, gvanrossum, pitrou
Date 2016-04-13.18:06:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460570802.79.0.82136569169.issue26748@psf.upfronthosting.co.za>
In-reply-to
Content
EnumMeta /is/ a collection (at least in the same sense the dict class is a collection).  ;)

Fix is on it's way...
History
Date User Action Args
2016-04-13 18:06:42ethan.furmansetrecipients: + ethan.furman, gvanrossum, barry, pitrou, eli.bendersky
2016-04-13 18:06:42ethan.furmansetmessageid: <1460570802.79.0.82136569169.issue26748@psf.upfronthosting.co.za>
2016-04-13 18:06:42ethan.furmanlinkissue26748 messages
2016-04-13 18:06:42ethan.furmancreate