Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsite.py288 def _get_path(userbase): argument
321 userbase = getuserbase() # this will also set USER_BASE
324 if userbase is None:
327 USER_SITE = _get_path(userbase)
/third_party/python/Doc/install/
Dindex.rst313 as :file:`{userbase}` hereafter). This scheme installs pure Python modules and
320 modules :file:`{userbase}/lib/python{X.Y}/site-packages`
321 scripts :file:`{userbase}/bin`
322 data :file:`{userbase}`
323 C headers :file:`{userbase}/include/python{X.Y}{abiflags}/{distname}`
331 modules :file:`{userbase}\\Python{XY}\\site-packages`
332 scripts :file:`{userbase}\\Python{XY}\\Scripts`
333 data :file:`{userbase}`
334 C headers :file:`{userbase}\\Python{XY}\\Include\\{distname}`
344 :file:`{userbase}/include` to the compiler search path for header files and
[all …]
/third_party/boost/libs/outcome/doc/src/content/history/
D_index.md81 In February 2017 it became realised that the userbase really wanted a high quality `expected<T, E>`
143 battle hardening under its already extensive userbase. However Outcome passing its review in Januar…
/third_party/boost/libs/locale/doc/
Dmessages_formatting.txt536 …-# A good translation program like <a href="http://userbase.kde.org/Lokalize">Lokalize</a>, <a hr…
/third_party/python/Doc/whatsnew/
D3.2.rst2103 userbase = "C:\Documents and Settings\Raymond\Application Data\Python"