mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 14:34:31 +08:00
generator basics - but not yet working with next, etc. need the bultins therefore
This commit is contained in:
@@ -237,4 +237,5 @@ def gen():
|
||||
yield ""
|
||||
|
||||
exe = gen()
|
||||
exe.
|
||||
#? ['upper']
|
||||
exe.upper
|
||||
|
||||
Reference in New Issue
Block a user