Files
openide/python/pluginResources/postfixTemplates/PyForPostfixTemplate/description.html
Vladislav Rassokhin 429cbc8d37 [python] add .for/.iter postfix template, add description (PY-27374)
GitOrigin-RevId: 92c3b6da7b01c5ed64bb76ca51cdb1a59cf7199c
2023-03-04 10:16:51 +00:00

5 lines
103 B
HTML

<html>
<body>
Iterates over the expression as source in the <code>for</code> statement.
</body>
</html>