mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-23 16:20:55 +07:00
Substitution in format string could resolve to these expressions and that produces exception during rename Add tests
1 line
23 B
Python
1 line
23 B
Python
"%<caret>s" % [1, 2][0] |