mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-15 18:17:07 +08:00
preparations to merge parts of builtin/modules
This commit is contained in:
@@ -162,7 +162,7 @@ def gen():
|
||||
yield 1
|
||||
yield ""
|
||||
|
||||
gen_exe = gen()
|
||||
gen_exe = t12343 + gen()
|
||||
|
||||
def dec(func):
|
||||
def wrapper(*args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user