Home
last modified time | relevance | path

Searched refs:add_dll_directory (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
Dos.py1100 def add_dll_directory(path): function
/external/python/cpython3/Doc/whatsnew/
D3.8.rst746 DLL) and paths added by :func:`~os.add_dll_directory`.
1021 Added new function :func:`~os.add_dll_directory` on Windows for providing
1985 :func:`~os.add_dll_directory` are searched for load-time dependencies.
1989 for :func:`~os.add_dll_directory` and if it exists, use it to add your DLLs
/external/python/cpython3/Misc/NEWS.d/
D3.8.0a4.rst1255 adding :func:`os.add_dll_directory`.
/external/python/cpython3/Doc/library/
Dos.rst3313 .. function:: add_dll_directory(path)
3328 .. audit-event:: os.add_dll_directory path os.add_dll_directory