[Python-checkins] CVS: python/dist/src/Lib/test/output test_global,1.1,1.2

Jeremy Hylton jhylton@users.sourceforge.net
Wed, 28 Feb 2001 15:24:25 -0800


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

Modified Files:
	test_global 
Log Message:
update output to reflect exception that is now raised


Index: test_global
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_global,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** test_global	2001/02/28 01:51:01	1.1
--- test_global	2001/02/28 23:24:22	1.2
***************
*** 1,4 ****
  test_global
! got SyntaxWarning as expected
! got SyntaxWarning as expected
! got SyntaxWarning as expected
--- 1,4 ----
  test_global
! got SyntaxError as expected
! got SyntaxError as expected
! got SyntaxError as expected