mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Relative imports were failing in nested Python packages. With the fix to transforming paths to dotted paths this should already be a lot better, still here's a regression test.
Examples ======== Here you can find project structures that match other Python projects. This is then used to check if jedi understands these structures.