Message194714
| Author | ethan.furman |
|---|---|
| Recipients | barry, eli.bendersky, ethan.furman |
| Date | 2013-08-09.01:59:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376013592.17.0.550012846255.issue18693@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
help(), when used on an enum member or class, returns almost nothing. I suspect the custom __dir__ is at fault, but whatever is causing the problem needs fixing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-09 01:59:52 | ethan.furman | set | recipients: + ethan.furman, barry, eli.bendersky |
| 2013-08-09 01:59:52 | ethan.furman | set | messageid: <1376013592.17.0.550012846255.issue18693@psf.upfronthosting.co.za> |
| 2013-08-09 01:59:52 | ethan.furman | link | issue18693 messages |
| 2013-08-09 01:59:51 | ethan.furman | create | |