Vadym Stupakov <vadim.stupa...@gmail.com> added the comment:

Note, that adding "lib" prefix to any library is wrong, that's why it returns 
"None" or raises the exception.

And it works fine when you call find_library("c")

I guess the issue, that was reported here, is about raising and exception 
instead of returning "None", but not about finding library, isn't it?

----------

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

Reply via email to