Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
mover
/
nestedIfUp.py
blob: 0db477d140249bb1531c61252741efdb29a3fc83 [
file
] [
log
] [
blame
]
Tor Norbye
3a2425a
2013-11-04 10:16:08 -0800
[
diff
] [
blame^
]
1
if
condition
:
2
pass
3
elif
other_condition
:
4
pass
5
if
another_on
<
caret
>
e
:
# <- move up here
6
a
=
1