summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-02-28 23:24:22 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2001-02-28 23:24:22 +0000
commit42efed0fc3533a43746fd4f2cc4046762c6c9242 (patch)
treec0edceb2377ed81949961f708a2d4bfae3c8c95f
parent0b7c4f2dea5f2eb8fa46328550edbbe240b2af8f (diff)
downloadcpython-git-42efed0fc3533a43746fd4f2cc4046762c6c9242.tar.gz
update output to reflect exception that is now raised
-rw-r--r--Lib/test/output/test_global6
1 files changed, 3 insertions, 3 deletions
diff --git a/Lib/test/output/test_global b/Lib/test/output/test_global
index 8208920cb5..0c96cfa5db 100644
--- a/Lib/test/output/test_global
+++ b/Lib/test/output/test_global
@@ -1,4 +1,4 @@
test_global
-got SyntaxWarning as expected
-got SyntaxWarning as expected
-got SyntaxWarning as expected
+got SyntaxError as expected
+got SyntaxError as expected
+got SyntaxError as expected