Searched refs:from_builtin (Results 1 – 5 of 5) sorted by relevance
735 inspect.Signature.from_builtin().
6439 Document ``getargspec``, ``from_function`` and ``from_builtin`` as
2980 def from_builtin(cls, func): member in Signature
570 In case you're curious, this is implemented in ``from_builtin()``
2321 The previously undocumented ``from_function`` and ``from_builtin`` methods of