summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_grammar
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/output/test_grammar')
-rw-r--r--Lib/test/output/test_grammar1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/output/test_grammar b/Lib/test/output/test_grammar
index 319177c..c69697d 100644
--- a/Lib/test/output/test_grammar
+++ b/Lib/test/output/test_grammar
@@ -38,7 +38,6 @@ continue + try/finally ok
return_stmt
raise_stmt
import_stmt
-SyntaxError expected for "def f(): from sys import *"
global_stmt
exec_stmt
if_stmt