HomeSort by relevance Sort by last modified time
    Searched defs:Py_NoUserSiteDirectory (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pythonrun.c 91 int Py_NoUserSiteDirectory = 0; /* for -s and site.py */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pythonrun.c 91 int Py_NoUserSiteDirectory = 0; /* for -s and site.py */
    [all...]
  /external/python/cpython2/Python/
pythonrun.c 83 int Py_NoUserSiteDirectory = 0; /* for -s and site.py */
    [all...]
  /external/python/cpython3/Python/
pylifecycle.c 124 int Py_NoUserSiteDirectory = 0; /* for -s and site.py */
    [all...]

Completed in 899 milliseconds