This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-01 17:59:10 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3352b840aa
semantic
/
test
/
fixtures
/
python
/
if-statement.A.py
Timothy Clem
6bf440d240
Python elif and else need to take multiple statements too
2017-07-20 11:42:56 -07:00
10 lines
44 B
Python
Raw
Blame
History
if
a
:
b
c
elif
d
:
a
b
else
:
x
y
Reference in New Issue
View Git Blame
Copy Permalink