Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
8dff1751629915554c1b8f61ba4f5ce2bf3442cb
/
.
/
gazelle
/
testdata
/
from_imports
tree: 499fd5980f3d88cd2284fa38a93957abc8b3f4c6 [
path history
]
[
tgz
]
foo/
import_from_init_py/
import_from_multiple/
import_nested_file/
import_nested_module/
import_nested_var/
import_top_level_var/
std_module/
BUILD.in
BUILD.out
gazelle_python.yaml
README.md
test.yaml
WORKSPACE
gazelle/testdata/from_imports/README.md
From Imports
This test case simulates imports of the form:
from
foo
import
bar