Home
last modified time | relevance | path

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

/third_party/python/Misc/NEWS.d/
D3.5.0b1.rst735 inspect.Signature.from_builtin().
D3.8.0a1.rst6439 Document ``getargspec``, ``from_function`` and ``from_builtin`` as
/third_party/python/Lib/
Dinspect.py2980 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