Message389346
Whatever the situation was last May, current 3.10 now results in a correct and improved traceback ending in
File "F:\Python\a\tem4.py", line 2
print("hello world"
^
SyntaxError: '(' was never closed
Same if \n or additional text is added to the file without closing ')'. |
|
| Date |
User |
Action |
Args |
| 2021-03-22 22:51:03 | terry.reedy | set | recipients:
+ terry.reedy, zach.ware, remi.lapeyre, iritkatriel, timofej |
| 2021-03-22 22:51:03 | terry.reedy | set | messageid: <1616453463.56.0.0465447115548.issue40813@roundup.psfhosted.org> |
| 2021-03-22 22:51:03 | terry.reedy | link | issue40813 messages |
| 2021-03-22 22:51:03 | terry.reedy | create | |
|