Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52740

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

References <c76332e0-ee78-48dd-b845-1a00d231bc4a@googlegroups.com>
Date 2013-08-20 13:32 -0400
Subject Re: Found a grammar error in PEP 5. How to suggest correction?
From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.63.1377019985.19984.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Aug 20, 2013 at 1:14 PM, Aseem Bansal <asmbansal2@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@python.org describing the
bug and where you found it. If you have a suggestion how to fix it,
include that as well.
docs@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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Found a grammar error in PEP 5. How to suggest correction? Aseem Bansal <asmbansal2@gmail.com> - 2013-08-20 10:14 -0700
  Re: Found a grammar error in PEP 5. How to suggest correction? Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-20 13:32 -0400
    Re: Found a grammar error in PEP 5. How to suggest correction? Aseem Bansal <asmbansal2@gmail.com> - 2013-08-20 10:48 -0700
  Re: Found a grammar error in PEP 5. How to suggest correction? Terry Reedy <tjreedy@udel.edu> - 2013-08-20 16:05 -0400
    Re: Found a grammar error in PEP 5. How to suggest correction? Aseem Bansal <asmbansal2@gmail.com> - 2013-08-20 22:08 -0700
  Re: Found a grammar error in PEP 5. How to suggest correction? Joel Goldstick <joel.goldstick@gmail.com> - 2013-08-20 16:33 -0400

csiph-web