Message197845
| Author | ethan.furman |
|---|---|
| Recipients | barry, eli.bendersky, ethan.furman |
| Date | 2013-09-16.00:03:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1379289794.97.0.994378932185.issue19031@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently, if help() is called on an Enum member, it displays help for the class. While this is usually what one wants, it is not for Enums. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-16 00:03:15 | ethan.furman | set | recipients: + ethan.furman, barry, eli.bendersky |
| 2013-09-16 00:03:14 | ethan.furman | set | messageid: <1379289794.97.0.994378932185.issue19031@psf.upfronthosting.co.za> |
| 2013-09-16 00:03:14 | ethan.furman | link | issue19031 messages |
| 2013-09-16 00:03:14 | ethan.furman | create | |