Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Drun.py119 handle() instantiates a run.Executive object, passing it a reference to the
121 Executive instance. The Executive methods have access to the reference and
520 executive = Executive(self)
561 class Executive: class
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_run.py405 cls.ex = run.Executive(mockrpc)

Completed in 2 milliseconds