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 08:06:56 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2d7e33c68f90b7f87f3f861dccef1c1ff01b54b
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