Files
openide/python/python-sdk
Ilya.Kazakevich 98320dd3d0 cleanup [python]: Module.baseDir and disposed modules problem improvement.
`basePath` and `rootManager` are useless, and will be dropped soon. `baseDir` is also doubtful, but still usable.

`ModuleRootManager.getInstance` throws exception if module is disposed, so we use workspace model to make sure module isn't disposed.

GitOrigin-RevId: 01507a46539195907fb74e1e43c178fb5ff968c0
2026-01-28 21:12:16 +00:00
..