Files
openide/python/resources/postfixTemplates/PyPrintPostfixTemplate/description.html
T

5 lines
121 B
HTML

<html>
<body>
Surrounds expression with print function for Python 3 or with print statement for Python 2.
</body>
</html>