>  Wouldn't it  
> better to add a feature to Python to write the name of DLL which load 
> has been failed?

If you start Python with the -v (verbose) flag, you can see all the calls to 
dlopen.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to