Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dpyshell.py441 self.subprocess_arglist = self.build_subprocess_arglist()
444 def build_subprocess_arglist(self): member in ModifiedInterpreter