[Python-bugs-list] [ python-Bugs-468118 ] gzipmodule.c has wrong URL in comment (original) (raw)
noreply@sourceforge.net noreply@sourceforge.net
Thu, 04 Oct 2001 16:41:39 -0700
- Previous message: [Python-bugs-list] [ python-Bugs-210665 ] Compiling python on hpux 11.00 with threads (PR#360)
- Next message: [Python-bugs-list] [ python-Bugs-468120 ] setup.py assumes existence of /usr/local
- 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: Open Resolution: None 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/
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-210665 ] Compiling python on hpux 11.00 with threads (PR#360)
- Next message: [Python-bugs-list] [ python-Bugs-468120 ] setup.py assumes existence of /usr/local
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]