Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52983

Re: Which DLL did fail to load

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Which DLL did fail to load
Date 2013-08-25 15:06 -0400
References <5219E91C.4030809@mail.ru>
Newsgroups comp.lang.python
Message-ID <mailman.224.1377457607.19984.python-list@python.org> (permalink)

Show all headers | View raw


On 8/25/2013 7:23 AM, Александров Петр wrote:

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

If Python initiates a dll load and Python knows the name of the dll and 
Python writes the failure message, then yes. Without more information, 
it is impossible to know if all these conditions are true.


-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Which DLL did fail to load Terry Reedy <tjreedy@udel.edu> - 2013-08-25 15:06 -0400

csiph-web