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