This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shreyanavigyan
Recipients aroberge, lys.nikolaou, pablogsal, shreyanavigyan
Date 2021-05-19.19:41:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621453306.98.0.382233741396.issue44180@roundup.psfhosted.org>
In-reply-to
Content
Hmmm... Then is it possible to add an exception where the error message will result in,

SyntaxError: cannot assign to literal here. Maybe you meant ':', "==" or ":=" instead of '='?

only if we're dealing with curly braces?
History
Date User Action Args
2021-05-19 19:41:47shreyanavigyansetrecipients: + shreyanavigyan, aroberge, lys.nikolaou, pablogsal
2021-05-19 19:41:46shreyanavigyansetmessageid: <1621453306.98.0.382233741396.issue44180@roundup.psfhosted.org>
2021-05-19 19:41:46shreyanavigyanlinkissue44180 messages
2021-05-19 19:41:46shreyanavigyancreate