Thomas Heller <[EMAIL PROTECTED]> added the comment:

Well, I have no idea what the standard setup on posix boxes is - should
objdump and ldconfig be on $PATH or not?

Regarding the groups in the regexp:  It is my understanding that the
parens do not matter because .group(0) is returned, which contains the
entire matching string anyway - do I overlook something?

Please note that the find_library() code was not written by myself ;-(

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3383>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to