mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 05:54:25 +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()
|
||||
b[:]
|
||||
|
||||
#?
|
||||
#? int()
|
||||
b[:, 1]
|
||||
|
||||
class _StrangeSlice():
|
||||
|
||||
Reference in New Issue
Block a user