1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/evaluate/helpers.py
Dave Halter a014d4fd38 Fix a bug in call_of_name.
It was possible to get a NAME(x) result when calling call_of_name on x, which shouldn't happen. It should just return x.
2015-06-29 11:27:10 +02:00

5.8 KiB