Steven Johnson added the comment:

Should the docs then be changed for find_library to inform that "It is not 
guaranteed that a found library can be opened" (at least for linux)?

Or would a feature request for full paths from find_library for linux be more 
appropriate?

It seems hackish to me, if a program can find a library, but can't use it 
without asking the user to change some environment variables or testing 
/usr/local/lib.

----------

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

Reply via email to