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-17 07:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25d1303fdc4d039a323f362f8dda0935a47ef1ec
openide
/
python
/
testData
/
resolve
/
PercentStringBinaryStatementArg.py
Valentina Kiryushkina
bd395499ed
For #PY-2748 Resolve to argument with redundant parentheses and to binary expression argument in percent string
2016-03-09 13:33:25 +03:00
1 line
38 B
Python
Raw
Blame
History
print
(
"
<ref>
%d
%s
"
%
(
(
"
1
"
,
)
+
(
"
"
)
)
)
Reference in New Issue
View Git Blame
Copy Permalink