]> granicus.if.org Git - python/commitdiff
Update test output to reflect change in SyntaxError formatting.
authorFred Drake <fdrake@acm.org>
Tue, 15 Aug 2000 15:51:18 +0000 (15:51 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 15 Aug 2000 15:51:18 +0000 (15:51 +0000)
This closes SourceForge bug #110628 (Jitterbug PR#278).

Lib/test/output/test_longexp

index 73a101d6bea7ec00cfde3782662253c61d74a2f3..392707c4aca7459cdee15509be43db5a54ad6e14 100644 (file)
@@ -1,2 +1,2 @@
 test_longexp
-Caught SyntaxError for long expression: expression too long
+Caught SyntaxError for long expression: expression too long (line 1)