[Python-checkins] python/dist/src/Lib/test regrtest.py,1.89,1.90

jhylton@users.sourceforge.net jhylton@users.sourceforge.net
Wed, 17 Jul 2002 08:56:57 -0700


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

Modified Files:
	regrtest.py 
Log Message:
Add missing comma.


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.89
retrieving revision 1.90
diff -C2 -d -r1.89 -r1.90
*** regrtest.py	17 Jul 2002 15:08:24 -0000	1.89
--- regrtest.py	17 Jul 2002 15:56:55 -0000	1.90
***************
*** 703,707 ****
          test_zipfile
          test_zlib
!         """
      'hp-ux11':
          """
--- 703,707 ----
          test_zipfile
          test_zlib
!         """,
      'hp-ux11':
          """