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-19 12:51:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
2a788703ba
semantic
/
test
/
fixtures
/
python
/
analysis
/
main.py
6 lines
41 B
Python
Raw
Normal View
History
Unescape
Escape
Begin to build some python fixtures for imports
2018-03-01 21:08:15 +03:00
import
a
Updated test fixtures for qualified imports
2018-03-02 01:04:13 +03:00
import
b
.
c
Begin to build some python fixtures for imports
2018-03-01 21:08:15 +03:00
Simplify these to get started
2018-03-01 22:47:38 +03:00
a
.
foo
(
1
)
Updated test fixtures for qualified imports
2018-03-02 01:04:13 +03:00
b
.
c
.
baz
(
1
)
Reference in New Issue
Copy Permalink