xref
: /
external
/
python
/
cpython2
/
Lib
/
test
/
badsyntax_nocaret.py
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
def
f
(
x
):
2
[
x
for
x
in
x
] =
x
3