Searched refs:from_builtin (Results 1 – 5 of 5) sorted by relevance
735 inspect.Signature.from_builtin().
649 Document ``getargspec``, ``from_function`` and ``from_builtin`` as
2818 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