Home
last modified time | relevance | path

Searched refs:_default_callable_argspec (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dcalltip.py151 _default_callable_argspec = "See source or doc" variable
183 argspec = _default_callable_argspec
200 return argspec or _default_callable_argspec
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_calltip.py41 default_tip = calltip._default_callable_argspec

Completed in 2 milliseconds