Which DLL did fail to load

Miki Tebeka miki.tebeka at gmail.com
Mon Aug 26 16:12:34 EDT 2013


>  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.



More information about the Python-list mailing list