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 Madhav Datt, Markus Wegmann, adrianwan2, ethan.furman, r.david.murray
Date 2018-08-12.07:10:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534057806.88.0.56676864532.issue30545@psf.upfronthosting.co.za>
In-reply-to
Content
What you have discovered is not Enum specific, but in fact can happen with any module (as stated in my first comment in this bug report).

Maybe these SO question will help:

https://stackoverflow.com/q/2489601/208880

https://stackoverflow.com/a/4798648/208880
History
Date User Action Args
2018-08-12 07:10:06ethan.furmansetrecipients: + ethan.furman, r.david.murray, adrianwan2, Madhav Datt, Markus Wegmann
2018-08-12 07:10:06ethan.furmansetmessageid: <1534057806.88.0.56676864532.issue30545@psf.upfronthosting.co.za>
2018-08-12 07:10:06ethan.furmanlinkissue30545 messages
2018-08-12 07:10:06ethan.furmancreate