Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52983 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2013-08-25 15:06 -0400 |
| Last post | 2013-08-25 15:06 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Which DLL did fail to load Terry Reedy <tjreedy@udel.edu> - 2013-08-25 15:06 -0400
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2013-08-25 15:06 -0400 |
| Subject | Re: Which DLL did fail to load |
| Message-ID | <mailman.224.1377457607.19984.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web