mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-18 08:50:57 +07:00
Substitution in format string could resolve to these expressions and that produces exception during rename Add tests
1 line
22 B
Python
1 line
22 B
Python
"%<caret>s" % {"a": 1} |