Diez B. Roggisch wrote:
rogerdpack schrieb:
On Sep 2, 12:30 pm, Terry Reedy <tjre...@udel.edu> wrote:
rogerdpack wrote:
on this page
http://docs.python.org/3.1/tutorial/introduction.html
some of the "text" examples are [incorrectly] color formatted.
I did not see any problems with my browser (FF3.5), so please be more
specific.
search for "This is a rather long string containing"
I suppose this is more of a documentation bug...
I don't see any wrong formatting.
I see what the OP means.
The blocks with a green background mostly contain code with syntax
colouring, but a couple of them show what's printed when the code is
run, _also_ with syntax colouring.
I've copied the text below, indicating the coloured words with
underscores:
This _is_ a rather long string containing
several lines of text just _as_ you would do _in_ C.
Note that whitespace at the beginning of the line _is_ significant.
--
http://mail.python.org/mailman/listinfo/python-list