mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-16 00:46:43 +08:00
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.
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.