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: 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: =?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGA0L7QsiDQn9C10YLRgA==?= 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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?