Files
openide/python/testData/completion/fromLocalNamespacePackageInImportStatement/root1/pkg/test.py
Aleksei Kniazev 23580c16ee IDEA-CR-51114: multiresolve import references instead of single resolve (PY-32268)
There can be several resolve results for import reference. One of the examples is namespace package, when we have to consider elements from several locations for completion.

GitOrigin-RevId: 4ac824ca1f7031b2adda119684d837c6d21b3212
2019-08-07 12:04:38 +03:00

1 line
18 B
Python