Home
last modified time | relevance | path

Searched refs:userbase (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/
Dsite.py266 def _get_path(userbase): argument
298 userbase = getuserbase() # this will also set USER_BASE
301 USER_SITE = _get_path(userbase)
/external/python/cpython2/Doc/install/
Dindex.rst349 as :file:`{userbase}` hereafter). This scheme installs pure Python modules and
356 modules :file:`{userbase}/lib/python{X.Y}/site-packages`
357 scripts :file:`{userbase}/bin`
358 data :file:`{userbase}`
359 C headers :file:`{userbase}/include/python{X.Y}/{distname}`
367 modules :file:`{userbase}\\Python{XY}\\site-packages`
368 scripts :file:`{userbase}\\Scripts`
369 data :file:`{userbase}`
370 C headers :file:`{userbase}\\Python{XY}\\Include\\{distname}`
380 :file:`{userbase}/include` to the compiler search path for header files and
[all …]
/external/python/cpython3/Doc/install/
Dindex.rst306 as :file:`{userbase}` hereafter). This scheme installs pure Python modules and
313 modules :file:`{userbase}/lib/python{X.Y}/site-packages`
314 scripts :file:`{userbase}/bin`
315 data :file:`{userbase}`
316 C headers :file:`{userbase}/include/python{X.Y}{abiflags}/{distname}`
324 modules :file:`{userbase}\\Python{XY}\\site-packages`
325 scripts :file:`{userbase}\\Python{XY}\\Scripts`
326 data :file:`{userbase}`
327 C headers :file:`{userbase}\\Python{XY}\\Include\\{distname}`
337 :file:`{userbase}/include` to the compiler search path for header files and
[all …]
/external/python/cpython3/Doc/whatsnew/
D3.2.rst2103 userbase = "C:\Documents and Settings\Raymond\Application Data\Python"
/external/strace/
DChangeLog6007 Let's make a step towards the growing strace userbase all around