This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: where is zlib???
Type: Stage:
Components: Windows Versions: Python 2.5
process
Status: closed Resolution: not a bug
Dependencies: Superseder:
Assigned To: Nosy List: aleksey_kap, loewis, sf-robot
Priority: normal Keywords:

Created on 2006-11-04 19:51 by aleksey_kap, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (3)
msg30442 - (view) Author: AKap (aleksey_kap) Date: 2006-11-04 19:51
Python2.5 for win32 msi-installer -
where are zlib.dll and zlib.pyd ???
msg30443 - (view) Author: Martin v. Löwis (loewis) * (Python committer) Date: 2006-11-05 23:12
Logged In: YES 
user_id=21627

They aren't part of the distribution. Why do you think they
should be?

zlib is linked into python25.dll.
msg30444 - (view) Author: SourceForge Robot (sf-robot) Date: 2006-11-20 03:20
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
History
Date User Action Args
2022-04-11 14:56:21adminsetgithub: 44195
2006-11-04 19:51:37aleksey_kapcreate