[ python-Bugs-1495802 ] Still a problem

SourceForge.net noreply at sourceforge.net
Sat May 27 01:30:15 CEST 2006


Bugs item #1495802, was opened at 2006-05-26 16:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1495802&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: jpsc986_hj (jpsc986_hj)
Assigned to: Nobody/Anonymous (nobody)
Summary: Still a problem

Initial Comment:
Look like I have similar problem with cygwin


I do the followings

   si,so,se = os.popen3('make all')
   dresult = so.readlines()
   eresult = so.readlines()

where make all does a build - and with tons of error 
on stderror.  After x minutes, I can see the program 
to lock up.  




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1495802&group_id=5470


More information about the Python-bugs-list mailing list