mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-09 05:22:19 +08:00
goto function added
This commit is contained in:
@@ -27,7 +27,7 @@ Jedi supports many of the widely used Python features:
|
||||
- multiple returns / yields
|
||||
- tuple assignments / array indexing / dictionary indexing
|
||||
- exceptions / with-statement /
|
||||
- \*args / \*\*args
|
||||
- \*args / \*\*kwargs
|
||||
- decorators
|
||||
- generators (yield statement)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user