mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-04 16:55:48 +08:00
fb10199f37
The search_name can be retrieved by checking definitions for it. Definitions should always be names or even better name_parts in case of goto. Therefore we can just get it there.