[docs] Bug in https://docs.python.org/3.6/tutorial/introduction.html#strings
Erik Sommer
erik.sommer at posteo.de
Wed Apr 19 15:47:23 EDT 2017
In the first Codeblock at the sixth example it should be:
>>> '"Isn\'t," she said.'
'"Isn't," she said.'
In the current version the answer of the interpreter shows the backslash character as well. That's not correct.
Best Regards
Erik Sommer
--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20170419/2cd7db07/attachment.html>
More information about the docs
mailing list