This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-21 13:20:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23f293db0609bb1defdf372e901b04d4e7ceece8
openide
/
python
/
testData
/
refactoring
/
introduceVariable
/
substringInExpressionStatement.after.py
Andrey Vlasovskikh
04eafc4693
%-based formatting for plain string literals, concat-based formatting for concat strings (PY-3654)
2012-12-27 20:23:41 +04:00
2 lines
28 B
Python
Raw
Blame
History
a
=
"
two
"
"
one
%s
three
"
%
a
Reference in New Issue
View Git Blame
Copy Permalink