1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/parser/representation.py
Dave Halter 18204c4c19 By trying to get rid of search_name in usages, we had to fix an issue with imports:
If used like 'follow(is_goto)', it could return a ModuleWrapper instead of a Name, which is what we actually want.
2014-09-03 19:30:00 +02:00

52 KiB