Hello

Is there a reliable way to detect if a python library has native dependency
or native code? For ex. can I programmatically determine that "lxml"
package has native code and depends on the presence of libxml on the system?

Regards,
Harish
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to