mirror of https://github.com/python/cpython.git
Update URL. Fixes bug #468118.
This commit is contained in:
parent
ffa7aff751
commit
1dbce44b91
|
@ -1,5 +1,5 @@
|
||||||
/* zlibmodule.c -- gzip-compatible data compression */
|
/* zlibmodule.c -- gzip-compatible data compression */
|
||||||
/* See http://www.info-zip.org/pub/infozip/zlib/ */
|
/* See http://www.gzip.org/zlib/ */
|
||||||
|
|
||||||
/* Windows users: read Python's PCbuild\readme.txt */
|
/* Windows users: read Python's PCbuild\readme.txt */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue