Searched defs:pydll (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ctypes/ | ||
D | __init__.py | 457 pydll = LibraryLoader(PyDLL) variable |
/external/python/cpython2/Lib/ctypes/ | ||
D | __init__.py | 447 pydll = LibraryLoader(PyDLL) variable |