Message 294517 - Python tracker
Message294517
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, llllllllll |
| Date | 2017-05-25.22:48:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495752536.53.0.672941047975.issue30477@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm wondering if including the whole "tuple.index(%R)" part is still necessary? The traceback will tell you what method you called, so wouldn't "%R not in tuple" be enough? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-25 22:48:56 | brett.cannon | set | recipients: + brett.cannon, llllllllll |
| 2017-05-25 22:48:56 | brett.cannon | set | messageid: <1495752536.53.0.672941047975.issue30477@psf.upfronthosting.co.za> |
| 2017-05-25 22:48:56 | brett.cannon | link | issue30477 messages |
| 2017-05-25 22:48:56 | brett.cannon | create | |