def _get_subprocess(self): return get_subprocess(self.executable)
def _get_subprocess(self): return get_subprocess(self.executable, self.version_info)