[Python-checkins] CVS: python/dist/src/Lib/test test___all__.py,1.5,1.6

Barry Warsaw bwarsaw@users.sourceforge.net
Tue, 23 Jan 2001 20:13:04 -0800


Update of /cvsroot/python/python/dist/src/Lib/test
In directory usw-pr-cvs1:/tmp/cvs-serv30669

Modified Files:
	test___all__.py 
Log Message:
It's "gopherlib" not "gopher".


Index: test___all__.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/test___all__.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** test___all__.py	2001/01/23 15:35:05	1.5
--- test___all__.py	2001/01/24 04:13:02	1.6
***************
*** 70,74 ****
  check_all("gettext")
  check_all("glob")
! check_all("gopher")
  check_all("gzip")
  check_all("htmlentitydefs")
--- 70,74 ----
  check_all("gettext")
  check_all("glob")
! check_all("gopherlib")
  check_all("gzip")
  check_all("htmlentitydefs")