예제 #1
0
 def _get_subprocess(self):
     return get_subprocess(self.executable)
예제 #2
0
 def _get_subprocess(self):
     return get_subprocess(self.executable)
예제 #3
0
 def _get_subprocess(self):
     return get_subprocess(self.executable, self.version_info)
예제 #4
0
 def _get_subprocess(self):
     return get_subprocess(self.executable, self.version_info)