mirror of
https://github.com/python/cpython.git
synced 2025-09-14 20:56:06 +00:00
Update test output to reflect change in SyntaxError formatting.
This closes SourceForge bug #110628 (Jitterbug PR#278).
This commit is contained in:
parent
dcf08e0dfe
commit
a64436e853
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
test_longexp
|
||||
Caught SyntaxError for long expression: expression too long
|
||||
Caught SyntaxError for long expression: expression too long (line 1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue