Message396175
| Author | andrei.avk |
|---|---|
| Recipients | Ron Reiter, andrei.avk, christian.heimes, ned.deily, rhettinger, ronaldoussoren, serhiy.storchaka |
| Date | 2021-06-20.14:54:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1624200843.86.0.59963146047.issue33213@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Actually it should be:
if method is not None and method not in methods:
... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-20 14:54:03 | andrei.avk | set | recipients: + andrei.avk, rhettinger, ronaldoussoren, christian.heimes, ned.deily, serhiy.storchaka, Ron Reiter |
| 2021-06-20 14:54:03 | andrei.avk | set | messageid: <1624200843.86.0.59963146047.issue33213@roundup.psfhosted.org> |
| 2021-06-20 14:54:03 | andrei.avk | link | issue33213 messages |
| 2021-06-20 14:54:03 | andrei.avk | create | |