mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-25 21:24:02 +08:00
a014d4fd38
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.