| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Thorsten Kampe <thorsten AT thorstenkampe DOT de> |
| Subject: | Re: ATTN python maintainer - bz2 module not available in python2.5.1-1 |
| Date: | Thu, 17 May 2007 13:45:32 +0100 |
| Lines: | 17 |
| Message-ID: | <f2hipd$pr6$1@sea.gmane.org> |
| References: | <f2g8ue$kv$1 AT sea DOT gmane DOT org> |
| Mime-Version: | 1.0 |
| User-Agent: | MicroPlanet-Gravity/2.70.2067 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
* Mark Levedahl (Wed, 16 May 2007 20:51:25 -0400) > />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 "<stdin>", line 1, in <module> > ImportError: No module named bz2 > > "import bz2" works fine in python2.5-1 [prev] and earlier versions. Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import bz2 >>> -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |