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-22 06:11:49 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
db416cfeb8
semantic
/
test
/
fixtures
/
python
/
import-from-statement.A.py
4 lines
53 B
Python
Raw
Normal View
History
Unescape
Escape
Normalize new lines for python fixture files
2017-06-07 20:30:37 +03:00
from
a
import
b
from
a
import
(
b
,
c
)
from
a
import
*
Reference in New Issue
Copy Permalink