mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 10:58:45 +07:00
Import resolution now gradually resolve qualified names one step at a time to exclude cases when parent and child modules are resolved from different source roots.
3 lines
31 B
Python
3 lines
31 B
Python
import pkg.m1
|
|
# <ref>
|