Searched defs:MultiCallCreator (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/idlelib/ | ||
D | MultiCall.py | 303 def MultiCallCreator(widget): function |
/external/python/cpython3/Lib/idlelib/ | ||
D | multicall.py | 314 def MultiCallCreator(widget): function |