Message348962
| Author | Anthony Sottile |
|---|---|
| Recipients | Anthony Sottile, asmeurer, eric.smith, pablogsal, terry.reedy |
| Date | 2019-08-03.14:24:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1564842274.13.0.0663072507253.issue37433@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
seems unrelated and does the same on older versions of python:
```
$ python3.5 t.py
File "t.py", line 4
^
SyntaxError: EOF while scanning triple-quoted string literal
```
I'd suggest a new issue or finding the dupe |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-03 14:24:34 | Anthony Sottile | set | recipients: + Anthony Sottile, terry.reedy, eric.smith, pablogsal, asmeurer |
| 2019-08-03 14:24:34 | Anthony Sottile | set | messageid: <1564842274.13.0.0663072507253.issue37433@roundup.psfhosted.org> |
| 2019-08-03 14:24:34 | Anthony Sottile | link | issue37433 messages |
| 2019-08-03 14:24:34 | Anthony Sottile | create | |