website feedback to where?

T

Terry Reedy

rogerdpack said:
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.
I assume this a bug reportable to bugs.python.org?

Yes, this would be a components: documentation issue.
Since you are new to this, reporting and asking here first is a good
idea. (The tracker already has too many invalid newbie reports.)

tjr
 
M

MRAB

Diez said:
rogerdpack said:
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.
 
D

Diez B. Roggisch

MRAB said:
Diez said:
rogerdpack said:
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.

Ah. Now I see - but *barely*, which might be a question of
text-rendering and browser-defaults.

Diez
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,197
Messages
2,571,041
Members
47,643
Latest member
ashutoshjha_1101

Latest Threads

Top