Update the URL for getting zlib, and update the minimal required
authorGuido van Rossum <guido@python.org>
Tue, 6 Aug 2002 17:28:30 +0000 (17:28 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 6 Aug 2002 17:28:30 +0000 (17:28 +0000)
commit8cdc03dca571fd2847d68bfd220234c0153f8f47
treeacc4439d78e490bb4c2ab6527b038b597c8b26a9
parent0855dd8938664143fd66835aca94f0b4c6dc9d0a
Update the URL for getting zlib, and update the minimal required
version to 1.1.4 (because of the 1.1.3 security problem).  Also
replace a funny use of line.find() with line.startswith().
setup.py