]> granicus.if.org Git - python/commit
verify that Python raises SyntaxError for long and deeply-nested expressions
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 20 Jun 2000 19:13:27 +0000 (19:13 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 20 Jun 2000 19:13:27 +0000 (19:13 +0000)
commit3c0d013db40bd704908d7067228d35ed3f6b46c5
tree932a7ddacbcb0b45bba5b24e5ac5a1a137c83901
parent94988067b96c6187fd940eaff99c2c5a68daac68
verify that Python raises SyntaxError for long and deeply-nested expressions
Lib/test/output/test_longexp [new file with mode: 0644]
Lib/test/test_longexp.py [new file with mode: 0644]