Irit Katriel <[email protected]> added the comment:
I get this now on 3.10:
>>> print(end1 + end2 + end3 + end4 + end5 + end6 + end=' ')
File "<stdin>", line 1
print(end1 + end2 + end3 + end4 + end5 + end6 + end=' ')
^
SyntaxError: expression cannot contain assignment, perhaps you meant "=="?
----------
nosy: +iritkatriel
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue30858>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com