]> granicus.if.org Git - python/commitdiff
Revert last change for SF #1738754, there's no print in there.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 18 Jun 2007 02:50:15 +0000 (02:50 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 18 Jun 2007 02:50:15 +0000 (02:50 +0000)
Doc/tut/tut.tex

index 560a7ef0b569d5127c9ed49f80864d6f55c10bdb..c3c6bf6c60473f52fbe102ac29a7076218a2aa87 100644 (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