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 loewis
Recipients benjamin.peterson, loewis
Date 2014-08-05.16:01:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407254480.75.0.52462093327.issue22142@psf.upfronthosting.co.za>
In-reply-to
Content
As a side comment in #21972, it was noted that @= is not currently documented as an assignment operator. In addition, @ is mentioned as a delimiter, but not as an operator.

https://docs.python.org/3.5/reference/lexical_analysis.html
History
Date User Action Args
2014-08-05 16:01:20loewissetrecipients: + loewis, benjamin.peterson
2014-08-05 16:01:20loewissetmessageid: <1407254480.75.0.52462093327.issue22142@psf.upfronthosting.co.za>
2014-08-05 16:01:20loewislinkissue22142 messages
2014-08-05 16:01:20loewiscreate