HomeSort by relevance Sort by last modified time
    Searched refs:__signature__ (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/test/
test_inspect.py 751 test.__signature__ = inspect.Signature(parameters=(spam_param,))
    [all...]
  /external/python/cpython3/Lib/
inspect.py 469 chain has a ``__signature__`` attribute defined.
    [all...]

Completed in 455 milliseconds