Searched defs:pythonapi (Results 1 – 1 of 1) sorted by relevance
457 pythonapi = PyDLL("python dll", None, _sys.dllhandle) variable459 pythonapi = PyDLL("libpython%d.%d.dll" % _sys.version_info[:2]) variable461 pythonapi = PyDLL(None) variable