##// END OF EJS Templates
note Python issue that requires checking if SIGINT handler is callable
note Python issue that requires checking if SIGINT handler is callable

File last commit:

r18966:b28ec91e
r20348:f614c3cd
Show More
script.tpl
5 lines | 85 B | application/vnd.groove-tool-template | SmartyLexer
{%- extends 'null.tpl' -%}
{% block input %}
{{ cell.source }}
{% endblock input %}