Searched refs:landmark (Results 1 – 8 of 8) sorted by relevance
/third_party/python/Lib/test/test_email/ |
D | __init__.py | 8 from test.test_email import __file__ as landmark unknown 18 path = os.path.join(os.path.dirname(landmark), 'data', filename)
|
/third_party/python/PC/ |
D | getpathp.c | 280 gotlandmark(const wchar_t *prefix, const wchar_t *landmark) in gotlandmark() argument 285 join(filename, landmark); in gotlandmark() 293 search_for_prefix(wchar_t *prefix, const wchar_t *argv0_path, const wchar_t *landmark) in search_for_prefix() argument 298 if (gotlandmark(prefix, landmark)) { in search_for_prefix()
|
D | readme.txt | 25 ancestors, if a landmark file (Lib/string.py) is found ,
|
/third_party/python/Doc/using/ |
D | windows.rst | 992 locate a "landmark file" (either ``Lib\os.py`` or ``pythonXY.zip``) to deduce 1041 that the landmark file (:file:`Lib\\os.py`) exists in your install directory. 1056 * Adds ``pythonXX.zip`` as a potential landmark when directly adjacent
|
/third_party/python/Lib/test/ |
D | mime.types | 598 application/vnd.nokia.landmark+wbxml 599 application/vnd.nokia.landmark+xml
|
/third_party/python/Doc/whatsnew/ |
D | 3.6.rst | 167 * A ``python36.zip`` file now works as a landmark to infer
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 15131 界標 < landmark; 31409 界標 > landmark;
|
/third_party/python/Misc/ |
D | HISTORY | 28793 - When searching for the library, a landmark that is a compiled module
|