mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 15:35:40 +07:00
Since we switched to multi-resolve for imported modules, we have to modify the contract of QualifiedNameResolver so it doesn't return all the results across all the paths, but rather stops on the first set of results for a particular path in sys.path.
2 lines
1 B
Python
2 lines
1 B
Python
|