mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Revert last change for SF #1738754, there's no print in there.
This commit is contained in:
parent
cc1934a297
commit
9d0476f7da
1 changed files with 1 additions and 1 deletions
|
@ -605,7 +605,7 @@ double quotes:
|
|||
>>> "\"Yes,\" he said."
|
||||
'"Yes," he said.'
|
||||
>>> '"Isn\'t," she said.'
|
||||
'"Isn't," she said.'
|
||||
'"Isn\'t," she said.'
|
||||
\end{verbatim}
|
||||
|
||||
String literals can span multiple lines in several ways. Continuation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue