summaryrefslogtreecommitdiffstats
path: root/Lib/test/output
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-06-20 19:13:27 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2000-06-20 19:13:27 (GMT)
commit3c0d013db40bd704908d7067228d35ed3f6b46c5 (patch)
tree932a7ddacbcb0b45bba5b24e5ac5a1a137c83901 /Lib/test/output
parent94988067b96c6187fd940eaff99c2c5a68daac68 (diff)
downloadcpython-3c0d013db40bd704908d7067228d35ed3f6b46c5.zip
cpython-3c0d013db40bd704908d7067228d35ed3f6b46c5.tar.gz
cpython-3c0d013db40bd704908d7067228d35ed3f6b46c5.tar.bz2
verify that Python raises SyntaxError for long and deeply-nested expressions
Diffstat (limited to 'Lib/test/output')
-rw-r--r--Lib/test/output/test_longexp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/test/output/test_longexp b/Lib/test/output/test_longexp
new file mode 100644
index 0000000..73a101d
--- /dev/null
+++ b/Lib/test/output/test_longexp
@@ -0,0 +1,2 @@
+test_longexp
+Caught SyntaxError for long expression: expression too long