mirror of
https://github.com/python/cpython
synced 2026-09-27 08:28:31 +03:00
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 | ||
| python.gram | ||
| Tokens | ||