mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 10:39:51 +07:00
GitOrigin-RevId: 6cc25474c2392b6b5de9958e58bb87db86854c5f
4 lines
93 B
Python
4 lines
93 B
Python
from string.templatelib import Template
|
|
|
|
variable = 42
|
|
s: Template = "<span>{vari<caret>" |