mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-16 02:27:06 +08:00
bug fixing
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
|
||||
#? ['imag']
|
||||
[1,2][0].imag
|
||||
|
||||
a = list()
|
||||
#? ['append']
|
||||
[a][0].append
|
||||
|
||||
Reference in New Issue
Block a user