Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
cpython
1444f67fa0248d80b5c6de14443e56d05b314227
1444f67fa0248d80b5c6de14443e56d05b314227
Switch branch/tag
cpython
Lib
test
badsyntax_nocaret.py
Find file
Normal view
History
Permalink
badsyntax_nocaret.py
33 Bytes
Edit
Web IDE
Newer
Older
Test that traceback module works with SyntaxErrors with or without carets.
Jeremy Hylton
committed
24 years ago
1
2
def
f
(
x
):
[
x
for
x
in
x
]
=
x