Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
ce977e10f8564de6361146ff418a136f86629a86
/
.
/
gazelle
/
testdata
/
from_imports
tree: 499fd5980f3d88cd2284fa38a93957abc8b3f4c6
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