Message287914
| Author | ethan.furman |
|---|---|
| Recipients | barry, eli.bendersky, ethan.furman |
| Date | 2017-02-16.05:13:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487221986.02.0.704023833101.issue29577@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
To get the above code snippet to fail properly: - remove the @classattr line - prepend from enum import Enum, Flag, IntFlag, auto |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-16 05:13:06 | ethan.furman | set | recipients: + ethan.furman, barry, eli.bendersky |
| 2017-02-16 05:13:06 | ethan.furman | set | messageid: <1487221986.02.0.704023833101.issue29577@psf.upfronthosting.co.za> |
| 2017-02-16 05:13:06 | ethan.furman | link | issue29577 messages |
| 2017-02-16 05:13:05 | ethan.furman | create | |