Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
resources
/
intentionDescriptions
/
PyYieldFromIntention
/
description.html
blob: 667a76164b3fb48c75609fc8cfee64fbfa1050c3 [
file
] [
log
] [
blame
]
<html>
<body>
This intention transforms explicit iteration with 'yield' into 'yield from'.
</body>
</html>