mirror of
https://github.com/python/cpython.git
synced 2024-12-01 03:01:36 +01:00
2623c8c23c
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_test.py | ||
clinic.py | ||
cpp.py |