Searched defs:pyversion (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Lib/distutils/command/ |
| D | upload.py | 76 def upload_file(self, command, pyversion, filename): argument
|
| /external/python/setuptools/setuptools/_distutils/command/ |
| D | upload.py | 75 def upload_file(self, command, pyversion, filename): argument
|
| /external/python/cpython2/Lib/distutils/command/ |
| D | upload.py | 64 def upload_file(self, command, pyversion, filename): argument
|
| /external/python/cpython3/Modules/ |
| D | getpath.c | 1460 wchar_t *pyversion = Py_DecodeLocale("python" VERSION, &len); in calculate_init() local
|