mirror of
https://github.com/davidhalter/jedi.git
synced 2026-06-16 07:06:25 +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.