mirror of
https://github.com/davidhalter/jedi.git
synced 2026-08-01 22:10:22 +08:00
dynamic arrays are now working pretty good
This commit is contained in:
@@ -162,13 +162,6 @@ dic2 = {'asdf': 3, 'b': 'str'}
|
||||
#? int()
|
||||
dic2[index]
|
||||
|
||||
# -----------------
|
||||
# chaining
|
||||
# -----------------
|
||||
|
||||
#? int()
|
||||
[tuple()].index()
|
||||
|
||||
# -----------------
|
||||
# __getitem__
|
||||
# -----------------
|
||||
|
||||
Reference in New Issue
Block a user