Searched refs:from_builtin (Results 1 – 4 of 4) sorted by relevance
2865 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
9924 - bpo-33594: Document ``getargspec``, ``from_function`` and ``from_builtin``23895 inspect.Signature.from_builtin().