Files
jedi/test/examples
Dave Halter 8aca357de6 Write a test for #1209
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.
2019-02-28 09:51:47 +01:00
..
2018-01-30 00:08:17 +01:00
2019-02-28 09:51:47 +01:00
2018-01-30 00:08:17 +01:00

Examples
========

Here you can find project structures that match other Python projects. This is
then used to check if jedi understands these structures.