mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 05:18:02 +07:00
2 lines
31 B
Python
2 lines
31 B
Python
u'%s %d %f' % ("foo", 42, 2.5)
|