mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
For now arrays just return tan integer if the index is something random
This commit is contained in:
@@ -45,7 +45,7 @@ b[int():]
|
|||||||
#? list()
|
#? list()
|
||||||
b[:]
|
b[:]
|
||||||
|
|
||||||
#?
|
#? int()
|
||||||
b[:, 1]
|
b[:, 1]
|
||||||
|
|
||||||
class _StrangeSlice():
|
class _StrangeSlice():
|
||||||
|
|||||||
Reference in New Issue
Block a user