Message196913
Found it!
It was a combination of __objclass__ not being defined on the enum mmebers, and the metatype not being searched in the __mro__ by inspect. Thanks, Ronald, for the necessary clues.
Patch attached.
I'm not sure if I have the method wowser showing up in the correct dir(). Thoughts? |
|
| Date |
User |
Action |
Args |
| 2013-09-04 13:40:00 | ethan.furman | set | recipients:
+ ethan.furman, barry, ronaldoussoren, ned.deily, eli.bendersky, python-dev |
| 2013-09-04 13:40:00 | ethan.furman | set | messageid: <1378302000.24.0.157110150739.issue18693@psf.upfronthosting.co.za> |
| 2013-09-04 13:40:00 | ethan.furman | link | issue18693 messages |
| 2013-09-04 13:39:58 | ethan.furman | create | |
|