[docs] Bug/typo

Morten Beuchert mortenbeuchert at gmail.com
Thu Sep 6 23:28:05 CEST 2012


I read the example out of context and noticed it was a raw string. Please
ignore the correction.

2012/9/6 Morten Beuchert <mortenbeuchert at gmail.com>

> 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/adfe15a3/attachment-0001.html>


More information about the docs mailing list