X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Mark Levedahl Subject: ATTN python maintainer - bz2 module not available in python2.5.1-1 Date: Wed, 16 May 2007 20:51:25 -0400 Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 />python Python 2.5.1 (r251:54863, May 7 2007, 15:13:20) [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin Type "help", "copyright", "credits" or "license" for more information. >>> import bz2 Traceback (most recent call last): File "", line 1, in ImportError: No module named bz2 "import bz2" works fine in python2.5-1 [prev] and earlier versions. Mark Levedahl -- 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/