]> granicus.if.org Git - python/commitdiff
It's "gopherlib" not "gopher".
authorBarry Warsaw <barry@python.org>
Wed, 24 Jan 2001 04:13:02 +0000 (04:13 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 24 Jan 2001 04:13:02 +0000 (04:13 +0000)
Lib/test/test___all__.py

index 0027b02e6714702674485d9441b76ca9cf8ca4e6..497a5cfad42e5c75f92cbc102a275d9c0c8b3f0f 100644 (file)
@@ -69,7 +69,7 @@ check_all("getopt")
 check_all("getpass")
 check_all("gettext")
 check_all("glob")
-check_all("gopher")
+check_all("gopherlib")
 check_all("gzip")
 check_all("htmlentitydefs")
 check_all("htmllib")