Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52975
| Path | csiph.com!usenet.pasdenom.info!aioe.org!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <petr_aleksandrov@mail.ru> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.199 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.65; '*S*': 0.05; 'python': 0.11; "wouldn't": 0.14; 'load': 0.23; 'header:User-Agent:1': 0.23; 'dll': 0.24; 'feature': 0.29; "doesn't": 0.30; 'add': 0.35; 'writes': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'from:charset:utf-8': 0.61; 'name': 0.63; 'received:ru': 0.83; 'from:addr:mail.ru': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail2; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From:Date:Message-ID; bh=NSk7rtUycC+wnfC/w/xVpFnH1xxyu3Lsbhx7GcCk+ro=; b=inod7ubbhtA5TPh8Xij5WSTjJVOidJ6nVfL/09GOCgUJvjjWJruTXE0dtg5L7tEFrT2VdQ0w8/QbdD8sDHaZ1XtE+DfA+kONIHbWCLUx6yuQARvob7xCsCDSgdGS3EoPYOY1+IIqu7CWqQj0fJXMS5IWQ7zJU3Wf10oeFFx4CcU=; |
| Date | Sun, 25 Aug 2013 15:23:08 +0400 |
| From | Александров Петр <petr_aleksandrov@mail.ru> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Which DLL did fail to load |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Spam | Not detected |
| X-Mras | Ok |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.217.1377429898.19984.python-list@python.org> (permalink) |
| Lines | 4 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1377429898 news.xs4all.nl 15879 [2001:888:2000:d::a6]:42050 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52975 |
Show key headers only | View raw
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?
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Which DLL did fail to load Александров Петр <petr_aleksandrov@mail.ru> - 2013-08-25 15:23 +0400 Re: Which DLL did fail to load Miki Tebeka <miki.tebeka@gmail.com> - 2013-08-26 13:12 -0700
csiph-web