mirror of
https://github.com/python/cpython.git
synced 2026-05-18 16:32:07 +00:00
This also fixes inspect.Signature.from_callable() for builtins classmethod() and staticmethod(). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| inspect_fodder.py | ||
| inspect_fodder2.py | ||
| inspect_stock_annotations.py | ||
| inspect_stringized_annotations.py | ||
| inspect_stringized_annotations_2.py | ||
| test_inspect.py | ||