Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.046 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'subject:error': 0.03; 'parser': 0.07; 'subject:PEP': 0.07; 'pep': 0.09; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'bug': 0.12; 'suggest': 0.14; 'question.': 0.14; 'bit.': 0.16; 'optional': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'this?': 0.23; 'issue,': 0.24; 'propose': 0.24; 'cc:2**0': 0.24; 'this:': 0.26; 'tracker': 0.26; 'asking': 0.27; 'header:In-Reply-To:1': 0.27; 'record': 0.27; 'url:bugs': 0.29; 'mode': 0.30; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'asked': 0.31; 'run': 0.32; 'url:python': 0.33; 'bugs': 0.33; 'received:google.com': 0.35; 'google': 0.35; 'add': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'shows': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'searching': 0.37; 'list': 0.37; 'email addr:python.org': 0.37; 'issue': 0.38; 'pm,': 0.38; 'little': 0.38; 'changed': 0.39; 'mailing': 0.39; 'url:mail': 0.40; 'how': 0.40; 'even': 0.60; 'pick': 0.64; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'here': 0.66; 'subject:. ': 0.67; '20,': 0.68; 'inform': 0.78; 'answer:': 0.84; 'improvement,': 0.84; 'persistent': 0.84; 'subject:Found': 0.84; '"how': 0.91; 'joel': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=eBXZGyIsrTklVO1NvvTBnlm9bo+rZp4K7XWQ1p/edqw=; b=fifIAj7Aa5SdN0tu+mX5NQizipNCm8PfND3VWcO3pwvISsQrPXo7EXEoydPdW+/WdG 73D5tTrYzlcPQFK6CD/l/RJ46pKEaGu2vIaf798odBP57snkUnFeLQ1/edkSyQSrjfHp B7+9nkeSYCnyIIldKXrskaCwUnMMRgVhDudgipMTtlkuexUkHnc+WdecQq88m1CYkP6C 4zyaG6Nh1J6ZGdtnrs98idBSBoI2tOR1PWYYPUurRvhNTjBy7wWPV6ZjIoGA337Y1cMO NugBZTuhlNqugjSJjWpjSLBOI1PFCIK0sHS6yvc2WqKSDwT/gNL+wJjYmsP9vSzEmIV0 4scA== MIME-Version: 1.0 X-Received: by 10.52.103.35 with SMTP id ft3mr1873064vdb.5.1377019976689; Tue, 20 Aug 2013 10:32:56 -0700 (PDT) In-Reply-To: References: Date: Tue, 20 Aug 2013 13:32:56 -0400 Subject: Re: Found a grammar error in PEP 5. How to suggest correction? From: Joel Goldstick To: Aseem Bansal Content-Type: text/plain; charset=UTF-8 Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 33 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377019985 news.xs4all.nl 15978 [2001:888:2000:d::a6]:34742 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52740 On Tue, Aug 20, 2013 at 1:14 PM, Aseem Bansal 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