Steve Dower <steve.do...@python.org> added the comment:

Found it (and it's kind-of us):

Checking C:\Program Files\Amazon\AWSCLIV2\
*** Found at C:\Program Files\Amazon\AWSCLIV2\sqlite3.dll
*** Found at C:\Program Files\Amazon\AWSCLIV2\_sqlite3.pyd

But I'm not sure why that is getting loaded earlier than the current directory. 
Is that the behaviour we went for here?

(FWIW, we build and test a release build, not a debug build, which is why we're 
not looking for sqlite3_d.dll... but perhaps we should be using a debug build? 
That might be slower, but the extra validation is probably worthwhile...)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40214>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to