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, lambacck
Date 2013-08-03.20:50:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375563042.12.0.385781082655.issue18635@psf.upfronthosting.co.za>
In-reply-to
Content
Well, aside from not having a clue as to what Chris is trying to do, should we make _member_type_ public?  The only reason I put it there was to aid introspection -- Enum does not use it.
History
Date User Action Args
2013-08-03 20:50:42ethan.furmansetrecipients: + ethan.furman, barry, lambacck, eli.bendersky
2013-08-03 20:50:42ethan.furmansetmessageid: <1375563042.12.0.385781082655.issue18635@psf.upfronthosting.co.za>
2013-08-03 20:50:42ethan.furmanlinkissue18635 messages
2013-08-03 20:50:41ethan.furmancreate