mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
fixed Convert triple-quoted string: loses data in case of double quote inside the string and leads to syntax error
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
s = """
|
||||
my q<caret>uote" some text after it
|
||||
"""
|
||||
Reference in New Issue
Block a user