mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
tuple support without braces
This commit is contained in:
@@ -14,7 +14,7 @@ with open('') as f1, open('') as f2:
|
||||
|
||||
|
||||
def global_define():
|
||||
#global glob
|
||||
global glob
|
||||
glob = 3
|
||||
|
||||
#? ['real']
|
||||
|
||||
Reference in New Issue
Block a user