Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
formatter
/
pep8ExtraneousWhitespace.py
blob: 3e8f4947660599e255c30cbfab5fafc71b8a520e [
file
] [
log
] [
blame
]
spam
(
ham
[
1
],
{
eggs
:
2
}
)
if
x
==
4
:
print
x
,
y
;
x
,
y
=
y
,
x
spam
(
1
)
dict
[
'key'
]
=
list
[
index
]