Searched defs:dlls (Results 1 – 4 of 4) sorted by relevance
85 task 'dlls' do task
34 dlls = [ 'iconv.dll','libxml2.dll','libxslt.dll','libexslt.dll' ] variable35 dlls = [os.path.join(ROOT,'bin',dll) for dll in dlls] variable
136 .. _ctypes-calling-functions:1169 .. _ctypes-surprises:
145 .. _ctypes-calling-functions:1132 .. _ctypes-surprises: