mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 01:11:31 +07:00
1 line
135 B
Python
1 line
135 B
Python
<warning descr="Key 'third' has no corresponding argument">'{first}, {second}, {third}'</warning>.format(**dict(first='a', second='b')) |