Home
last modified time | relevance | path

Searched refs:get_argspec (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/
Dcalltip.py130 return get_argspec(get_entity(expression))
154 def get_argspec(ob): function
DNEWS.txt637 Idlelib.calltips.get_argspec now uses inspect.signature instead of
/third_party/python/Lib/idlelib/idle_test/
Dtest_calltip.py42 get_spec = calltip.get_argspec