Home
last modified time | relevance | path

Searched refs:from_builtin (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/
Dinspect.py2865 def from_builtin(cls, func): member in Signature
/third_party/python/Doc/howto/
Dclinic.rst570 In case you're curious, this is implemented in ``from_builtin()``
/third_party/python/Doc/whatsnew/
D3.5.rst2321 The previously undocumented ``from_function`` and ``from_builtin`` methods of
/third_party/python/Misc/
DNEWS9924 - bpo-33594: Document ``getargspec``, ``from_function`` and ``from_builtin``
23895 inspect.Signature.from_builtin().