SF #1738754, remove extra backslash in string

This commit is contained in:
Neal Norwitz 2007-06-18 02:46:36 +00:00
parent f2eb4cba1a
commit cc1934a297
1 changed files with 1 additions and 1 deletions

View File

@ -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