Message314895
| Author | ethan.furman |
|---|---|
| Recipients | Dutcho, barry, eli.bendersky, ethan.furman |
| Date | 2018-04-03.21:05:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522789517.95.0.467229070634.issue33217@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for finding this! However, TypeError, an exception, is not the correct type of answer -- the correct type of answer for a yes/no question is either True or False. So the code should be changed from returning NotImplemented to returning False. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-03 21:05:18 | ethan.furman | set | recipients: + ethan.furman, barry, eli.bendersky, Dutcho |
| 2018-04-03 21:05:17 | ethan.furman | set | messageid: <1522789517.95.0.467229070634.issue33217@psf.upfronthosting.co.za> |
| 2018-04-03 21:05:17 | ethan.furman | link | issue33217 messages |
| 2018-04-03 21:05:17 | ethan.furman | create | |