Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_tooltip.py25 def add_call_counting(func): function
96 tooltip.showtip = add_call_counting(tooltip.showtip)
107 tooltip.showtip = add_call_counting(tooltip.showtip)
121 tooltip.showtip = add_call_counting(tooltip.showtip)
133 tooltip.showtip = add_call_counting(tooltip.showtip)