mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
implemented __iter__
This commit is contained in:
@@ -190,5 +190,5 @@ GetItem("")[1]
|
||||
#? int() str()
|
||||
list([1,""])[1]
|
||||
|
||||
#? str()
|
||||
#? int() str()
|
||||
list(set([1,""]))[1]
|
||||
|
||||
Reference in New Issue
Block a user