[Python-bugs-list] [ python-Bugs-468118 ] gzipmodule.c has wrong URL in comment (original) (raw)
noreply@sourceforge.net noreply@sourceforge.net
Tue, 09 Oct 2001 03:55:00 -0700
- Previous message: [Python-bugs-list] [ python-Bugs-469250 ] xxmodule.c needs to be updated
- Next message: [Python-bugs-list] [ python-Bugs-467145 ] Python 2.2a4 build problem on HPUX 11.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bugs item #468118, was opened at 2001-10-04 16:41 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=468118&group_id=5470
Category: Extension Modules Group: Python 2.1.1
Status: Closed Resolution: Fixed Priority: 5 Submitted By: Richard Jones (richard) Assigned to: Nobody/Anonymous (nobody) Summary: gzipmodule.c has wrong URL in comment
Initial Comment: The URL for the zlib library is incorrect at the top of zlibmodule.c
It should be: http://www.gzip.org/zlib/
Comment By: Martin v. L�wis (loewis) Date: 2001-10-09 03:55
Message: Logged In: YES user_id=21627
Thanks, fixed in zlibmodule.c 2.43.
You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=468118&group_id=5470
- Previous message: [Python-bugs-list] [ python-Bugs-469250 ] xxmodule.c needs to be updated
- Next message: [Python-bugs-list] [ python-Bugs-467145 ] Python 2.2a4 build problem on HPUX 11.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]