[docs] Bug/typo

Morten Beuchert mortenbeuchert at gmail.com
Thu Sep 6 23:24:14 CEST 2012


Hi,

I found a bug/typo in the Python Tutorial (version 2.7.3), Chapter 3.1.2.

Quote:

hello = r"This is a rather long string containing\n\several lines of
text much as you would do in C."
print hello

Notice the character 'r' that's not supposed to be there.

Best regards,

Morten Beuchert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20120906/b71c98c9/attachment-0001.html>


More information about the docs mailing list