Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 06 Jun 2002 09:48:56 -0400 From: Jason Tishler Subject: Re: Python with pyexpat in 1.3.11? In-reply-to: <1023334419.3cfed81362458@emailtest.ou.edu> To: Jeffrey Starr Cc: Cygwin Mail-followup-to: Jeffrey Starr , Cygwin Message-id: <20020606134855.GC376@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <1023334419 DOT 3cfed81362458 AT emailtest DOT ou DOT edu> Jeffrey, Please post to instead of sending private email. On Wed, Jun 05, 2002 at 10:33:39PM -0500, Jeffrey Starr wrote: > I'm involved in porting a program from Python on Unix to Python on > Cygwin. There are two modules that are currently not working -- threads > and pyexpat. From your the email archive, I see that Cygwin 1.3.11 will > have a working threads modules. The above is correct. > Will pyexpat work as well? Python CVS (and Python 2.3, yet to be released) include pyexpat. I have submitted a patch to Python's patch collector which already has been accepted that enables the clean building of pyexpat under Cygwin: http://sourceforge.net/tracker/index.php?func=detail&aid=551011&group_id=5470&atid=305470 Sorry, but I don't plan on back porting this to 2.2.1. If this is important to you, then you will have to build it yourself. If you have problems, please post to and I will try to help. > Thanks for all your work, You are welcome. Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/