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
77e47676b44918cf8a53717c3e6efe77bfc3a59b
openide
/
python
/
testData
/
psi
/
FStringAllKindsNested.py
Mikhail Golubev
f8986ccb61
PY-31442 Add a test case when all kinds of f-strings are nested into each other
2018-10-01 12:46:43 +03:00
1 line
34 B
Python
Raw
Blame
History
s
=
f
"""
1
{
f
'''
2
{
f
"
3
{
f
'
4
'
}
"
}
'''
}
"""
Reference in New Issue
View Git Blame
Copy Permalink