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-03-22 23:31:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f400d30ba8de2e9dca583a482956f03809dbca02
openide
/
python
/
testData
/
intentions
/
PyConvertToFStringIntentionTest
/
percentOperatorSimpleTuple.py
Mikhail Golubev
2fcfcacdb7
PY-21161 Convert to f-string literal for printf-style formatting
2016-10-25 21:30:13 +03:00
2 lines
31 B
Python
Raw
Blame
History
u
'
%s
%d
%f
'
%
(
"
foo
"
,
42
,
2.5
)
Reference in New Issue
View Git Blame
Copy Permalink