[issue16283] ctypes.util.find_library does not find all DLLs anymore

Mark Lawrence report at bugs.python.org
Wed Jul 16 15:47:44 CEST 2014


Mark Lawrence added the comment:

Works fine for me.

Python build: 3.4.1 (v3.4.1:c0e311e010fc, May 18 2014, 10:38:22) [MSC v.1600 32 bit (Intel)]
Path 'C:\Windows\system32' exists in $PATH: True
File 'C:\Windows\system32\acledit.dll' exists: True
ctypes says for 'acledit.dll': C:\Windows\system32\acledit.dll
ctypes says for 'acledit': C:\Windows\system32\acledit.dll

----------
components: +Windows
nosy: +BreamoreBoy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16283>
_______________________________________


More information about the Python-bugs-list mailing list