tree: aa55cf74b020f0b30e583f4488d619dbc4af9a64 [path history] [tgz]
  1. foo/
  2. import_from_init_py/
  3. import_from_multiple/
  4. import_nested_file/
  5. import_nested_module/
  6. import_nested_var/
  7. import_top_level_var/
  8. std_module/
  9. BUILD.in
  10. BUILD.out
  11. gazelle_python.yaml
  12. README.md
  13. test.yaml
  14. WORKSPACE
gazelle/python/testdata/from_imports/README.md

From Imports

This test case simulates imports of the form:

from foo import bar