1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/_compatibility.py
Aldo Stracquadanio 0b67a08e48 Using PathFinder rather than find_loader to correctly handle paths
Using PathFinder rather than find_loader to correctly handle from ... import ...

Moved away from find_loader in favour of PathFinder also when using sys.path
2013-03-27 10:49:21 +00:00

7.2 KiB