Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Ddebugger_r.py9 | GUIProxy |--remote#call-->| GUIAdapter |--calls-->| GUI |
283 class GUIAdapter: class
351 debugger GUI, and debugger GUIAdapter objects and linking them together.
353 Register the GUIAdapter with the RPCClient to handle debugger GUI
366 gui_adap = GUIAdapter(rpcclt, gui)
374 Unregister the GUIAdapter, which will cause a GC on the Idle process

Completed in 1 milliseconds