Which DLL did fail to load

  • Thread starter ÐлекÑандров Петр
  • Start date
Ð

ÐлекÑандров Петр

Hello.
When DLL load is failed, Python doesn't writes the DLL name. Wouldn't it
better to add a feature to Python to write the name of DLL which load
has been failed?
 
M

Miki Tebeka

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,184
Messages
2,570,979
Members
47,579
Latest member
CharaS3188

Latest Threads

Top