Searched defs:fetch_tip (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
D | calltip.py | 108 def fetch_tip(self, expression): member in Calltip |
/third_party/python/Lib/idlelib/idle_test/ | ||
D | test_calltip.py | 299 def fetch_tip(self, expression): member in WrappedCalltip |