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

  /external/python/cpython3/Lib/idlelib/idle_test/
test_calltip.py 8 default_tip = calltip._default_callable_argspec variable
79 gtest(SB(), default_tip)
229 for meth, mtip in ((NoCall, default_tip), (CallA, default_tip),
  /external/python/cpython2/Lib/idlelib/idle_test/
test_calltips.py 8 default_tip = '' variable
70 gtest(SB(), default_tip)

Completed in 77 milliseconds