Searched defs:pyversion (Results 1 – 3 of 3) sorted by relevance
75 def upload_file(self, command, pyversion, filename): argument
64 def upload_file(self, command, pyversion, filename): argument
1465 wchar_t *pyversion = Py_DecodeLocale("python" VERSION, &len); in calculate_init() local