Found a grammar error in PEP 5. How to suggest correction?

Joel Goldstick joel.goldstick at gmail.com
Tue Aug 20 13:32:56 EDT 2013


On Tue, Aug 20, 2013 at 1:14 PM, Aseem Bansal <asmbansal2 at gmail.com> wrote:
> In PEP 5 it is
>
> 4. Add an an optional warning mode to the parser that will inform
>
> There are 2 `an`s here. How to suggest a correction for this?
> --
> http://mail.python.org/mailman/listinfo/python-list

You already asked this question.  Here is your answer:
http://docs.python.org/2/bugs.html#documentation-bugs shows this:

f you find a bug in this documentation or would like to propose an
improvement, please send an e-mail to docs at python.org describing the
bug and where you found it. If you have a suggestion how to fix it,
include that as well.
docs at python.org is a mailing list run by volunteers; your request will
be noticed, even if it takes a while to be processed.
Of course, if you want a more persistent record of your issue, you can
use the issue tracker for documentation bugs as well.

By the way, I found this link by going to google and searching for
"how to submit documentation bug to python.org"

Come on Aseem.  Pick up your game a little bit.  You actually have the
opportunity to get the documentation changed for the better, or you
can just keep asking the same question.



-- 
Joel Goldstick
http://joelgoldstick.com



More information about the Python-list mailing list