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 Message-ID: <41BB0C17.9080703@x-ray.at> Date: Sat, 11 Dec 2004 16:02:47 +0100 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a4) Gecko/20040927 MIME-Version: 1.0 To: Cygwin Subject: Re: [ANNOUNCEMENT] Updated Cygwin Package: python-2.4-1 References: <20041211145042 DOT GD1248 AT tishler DOT net> In-Reply-To: <20041211145042.GD1248@tishler.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Jason Tishler schrieb: > I have updated the version of Python to 2.4-1. The tarballs should be > available on a Cygwin mirror near you shortly. > > The following is the only notable change since the previous release: > o upgrade to Python 2.4 Are the modules binary compatible with 2.3 so that the site-packages (manually installed extensions) can be treated with a similar hack as with perl-5.8.x? rename libpython2.3.dll in the site-packages/*.dll, copy it over to the new path and delete the pyc files to force recompilation. Of course it is recommended to re-install all of them. I just wanted to know, how expensive the upgrade will be. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- 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/