mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-16 02:27:06 +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.