Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android12-mainline-ipsec-release
/
.
/
python
/
testData
/
psi
/
YieldFrom.py
blob: 6ac75db596bdaaa620e0cb22a7267744dc196929 [
file
] [
log
] [
blame
] [
edit
]
def
f
(
g
):
yield
from
g
()