[ python-Bugs-1529998 ] bz2 lib missing from source distribution

SourceForge.net noreply at sourceforge.net
Thu Jul 27 23:45:44 CEST 2006


Bugs item #1529998, was opened at 2006-07-27 21:45
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=1529998&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: james yoo (jyoo_abn)
Assigned to: Nobody/Anonymous (nobody)
Summary: bz2 lib missing from source distribution

Initial Comment:
python 2.4.3

got an import error trying to test PySqlite 

"No module named bz2"

checked my python dirs and yep, no bz2... I thought
that the bz2 module was part of the standard distribution?

checked the python source dir (python-2.4.3.tar.gz) and
no bz2.py in the Lib dir.

what gives?



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

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


More information about the Python-bugs-list mailing list