Message290742
| Author | serhiy.storchaka |
|---|---|
| Recipients | Jim Fasarakis-Hilliard, Julian, Sean.Ochoa, eamanu, eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2017-03-28.16:54:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490720073.13.0.03379145936.issue13349@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>>> [1, 2, 3].index("'")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ValueError: ""'"" not in list
Aren't too much quotes? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-28 16:54:33 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, ncoghlan, vstinner, ezio.melotti, eric.araujo, Julian, petri.lehtinen, Sean.Ochoa, Jim Fasarakis-Hilliard, eamanu |
| 2017-03-28 16:54:33 | serhiy.storchaka | set | messageid: <1490720073.13.0.03379145936.issue13349@psf.upfronthosting.co.za> |
| 2017-03-28 16:54:33 | serhiy.storchaka | link | issue13349 messages |
| 2017-03-28 16:54:33 | serhiy.storchaka | create | |