Message314895
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. |
|
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 | |
|