mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 10:14:50 +07:00
2 lines
97 B
Python
2 lines
97 B
Python
s = u"\N{LATIN SMALL LETTER B}%s\N{NUMBER SIGN}\
|
|
%s\N{LATIN SMALL LETTER B}" % ("a", "b") |