1
0
forked from VimPlug/jedi

list() builtin is working better now

This commit is contained in:
David Halter
2012-08-06 21:26:05 +02:00
parent 6ae98ba2f6
commit bef8fca57d
3 changed files with 18 additions and 2 deletions

View File

@@ -187,7 +187,7 @@ GetItem("")[1]
# conversions
# -----------------
#? str()
#? int() str()
list([1,""])[1]
#? str()