summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-02-28 23:24:22 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-02-28 23:24:22 (GMT)
commit42efed0fc3533a43746fd4f2cc4046762c6c9242 (patch)
treec0edceb2377ed81949961f708a2d4bfae3c8c95f /Lib
parent0b7c4f2dea5f2eb8fa46328550edbbe240b2af8f (diff)
downloadcpython-42efed0fc3533a43746fd4f2cc4046762c6c9242.zip
cpython-42efed0fc3533a43746fd4f2cc4046762c6c9242.tar.gz
cpython-42efed0fc3533a43746fd4f2cc4046762c6c9242.tar.bz2
update output to reflect exception that is now raised
Diffstat (limited to 'Lib')
-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 8208920..0c96cfa 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