﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
239,latest python doesn't seem to have zlib support,augiedoggie,scottmc,"I'm having some trouble with the latest version of the python package: python-2.6.4-x86-gcc2-2009-10-27.zip


Mercurial and other software which needs zlib support are failing.  The test_zlib.py script included with python is giving me the following error:


{{{
$ python test_zlib.py
Traceback (most recent call last):
 File ""test_zlib.py"", line 3, in <module>
   import zlib
ImportError: No module named zlib
}}}
",defect,closed,normal,,dev-lang/python,,normal,fixed,,
