mirror of https://github.com/python/cpython
4638c64295
When parsing something like `f(g()=2)`, where the name of a default arg is not a NAME, but an arbitrary expression, a specialised error message is emitted. |
||
---|---|---|
.. | ||
Grammar | ||
Tokens | ||
python.gram |