Andre Roberge <[email protected]> added the comment:
This message is not new to Python 3.10 as it is also shown with Python 3.9.5.
>>> from math import sin, cos, and tan
File "<stdin>", line 1
from math import sin, cos, and tan
^
SyntaxError: trailing comma not allowed without surrounding parentheses
----------
versions: +Python 3.9
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44947>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com