Home
last modified time | relevance | path

Searched defs:_ScriptTarget (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dpdb.py125 class _ScriptTarget(str): class
1625 def _run(self, target: Union[_ModuleTarget, _ScriptTarget]): argument