HomeSort by relevance Sort by last modified time
    Searched full:py_minor (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/PC/bdist_wininst/
install.c 138 int py_major, py_minor; /* Python version selected for installation */ variable
640 py_major, py_minor);
    [all...]
  /external/python/cpython3/PC/bdist_wininst/
install.c 138 int py_major, py_minor; /* Python version selected for installation */ variable
668 py_major, py_minor, REGISTRY_SUFFIX_6432);
    [all...]

Completed in 230 milliseconds