Files
openide/python/pluginResources/postfixTemplates/PyForEnumeratePostfixTemplate/description.html
Vladislav Rassokhin 3fcbb16aa9 [python] postfix templates: add .fore/.itere/.enum: add description (PY-27374)
GitOrigin-RevId: af484fbec898c0b11501a4cd94c453339885be0b
2023-04-24 18:44:24 +00:00

5 lines
122 B
HTML

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