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
2026-02-05 16:36:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8d808ca0db23a7bee4e8768e1673e86f6f2c299
openide
/
python
/
testData
/
intentions
/
PyStringConcatenationToFormatIntentionTest
/
unicodeString_after.py
Ekaterina Tuzova
01b776c422
extracted tests for PyConvertFormatOperatorToMethodIntention
2013-10-04 19:35:51 +04:00
5 lines
43 B
Python
Raw
Blame
History
def
foo
(
)
:
return
"
foo
"
u
'
a
%s
f
'
%
foo
(
)
Reference in New Issue
View Git Blame
Copy Permalink