This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-25 11:15:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
6870bba459
cpython
/
Lib
/
test
/
nocaret.py
Jeremy Hylton
09ccc3a22a
Test that traceback module works with SyntaxErrors with or without carets.
2001-03-21 20:33:04 +00:00
2 lines
33 B
Python
Raw
Blame
History
def
f
(
x
)
:
[
x
for
x
in
x
]
=
x
Reference in a new issue
View git blame
Copy permalink