mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
Previously, when packages and modules were suggested with the dedicated PyModulePackageCompletionContributor, we normalized `__init__.py` into its containing directory by doing `QualifiedNameFinder.findCanonicalImportPath()` followed by `PyResolveImportUtil.resolveQualifiedName()` before constructing a lookup element, so we never constructed imports for `__init__.py` modules themselves, and the problem didn't occur. GitOrigin-RevId: 62111751d015ab216d7761e8bf1950cdfd46235c
0 lines
0 B
Python
0 lines
0 B
Python
The file is empty.