Home
last modified time | relevance | path

Searched defs:pyversion (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/command/
Dupload.py76 def upload_file(self, command, pyversion, filename): argument
/third_party/python/Modules/
Dgetpath.c1460 wchar_t *pyversion = Py_DecodeLocale("python" VERSION, &len); in calculate_init() local