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 arigo
Recipients arigo, eli.bendersky, eric.snow, ethan.furman, ronaldoussoren
Date 2013-09-06.14:57:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378479433.92.0.994881181732.issue16938@psf.upfronthosting.co.za>
In-reply-to
Content
I believe that this describes a problem more general than the problem of Enums from Issue18693: help(x) shouldn't crash in the presence of a __dir__() method that returns unexpected names.
History
Date User Action Args
2013-09-06 14:57:13arigosetrecipients: + arigo, ronaldoussoren, eli.bendersky, ethan.furman, eric.snow
2013-09-06 14:57:13arigosetmessageid: <1378479433.92.0.994881181732.issue16938@psf.upfronthosting.co.za>
2013-09-06 14:57:13arigolinkissue16938 messages
2013-09-06 14:57:13arigocreate