mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
Otherwise, if someone wants to move a definition/extract a superclass from there to a brand-new package, e.g. from main.py to pkg/mod.py, a namespace "pkg" package will be created. Restore the original behavior of PyExtractSuperclassTest.testMultifileNew: the origin file was inside a regular project root without __init__.py alongside. GitOrigin-RevId: 750414b18582740076c14bfcfd07fa38992b4428