mirror of
https://github.com/python/cpython.git
synced 2025-11-18 18:31:56 +00:00
The new syntax is highly human readable while still preventing false positives. The syntax also extends Python syntax to denote "self" and positional-only parameters, allowing inspect.Signature objects to be totally accurate for all supported builtins in Python 3.4. |
||
|---|---|---|
| .. | ||
| clinic.py | ||
| clinic_test.py | ||
| cpp.py | ||