X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Steve Holden <steve@holdenweb.com>
Subject:  Re: Threading issue in cygwin python 2.5.1-2 ?
Date:  Thu, 06 Sep 2007 07:28:06 -0700
Lines: 34
Message-ID: <fbp2po$5mb$1@sea.gmane.org>
References:  <46D8A577.1060908@kleckner.net> <46DF52B8.7000509@kleckner.net>  <fbo5p9$34n$1@sea.gmane.org> <46DF9CAD.6000503@kleckner.net>  <fbo7el$72j$1@sea.gmane.org> <Pine.GSO.4.63.0709060944150.20529@access1.cims.nyu.edu>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
In-Reply-To: <Pine.GSO.4.63.0709060944150.20529@access1.cims.nyu.edu>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Igor Peshansky wrote:
> On Wed, 5 Sep 2007, Steve Holden wrote:
> 
>>>> Running the example on the above Python system I just see the command
>>>> prompt return with no program output whatsoever:
>>>>
>>>> sholden@bigboy ~/Projects/Python
>>>> $ /usr/bin/python test03.py
>>> So it fails, but doesn't bring up the exception dialog.
>> That's right: nothing at all. But note I compiled this particular version
>> myself, so I guess it's possible I didn't enable threads.
> 
> What's the exit code?  The behavior sounds suspiciously like a missing DLL
> case...

sholden@bigboy ~/Projects/Python
$ /usr/bin/python test03.py

sholden@bigboy ~/Projects/Python
$ echo $?
0

So, what does this tell us?

regards
  Steve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC/Ltd           http://www.holdenweb.com
Skype: holdenweb      http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

