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-16 22:51:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03a99d573deb285405f77f862800776f823dae10
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