Matthew Johnson <mat.joh...@gmail.com> added the comment:

I think he's right to fix those "mistakes". Just see the first sentence @ 
http://docs.python.org/tutorial/floatingpoint.html#floating-point-arithmetic-issues-and-limitations

It reads: "Floating-point numbers are represented in [...]"

So as you can see, there are places in the docs where the hyphen/dash is there, 
other places where it is not. I, personally, don't get the whole "some places 
yes, someplaces no" philosophy. I think the patch should be applied. I think he 
was just trying to make some consistentcy in the docs as his first contribution.

I must also point out that I don't understand the whole "some places 
title-case, other places sentence-case" titles in the docs. It's kind of 
confusing.

What are your thoughts about all this?

----------
nosy: +Matthew.Johnson

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14164>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to