Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:error': 0.03; 'parser': 0.07; 'subject:PEP': 0.07; 'suggestions,': 0.07; 'pep': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:How': 0.10; 'jan': 0.12; 'suggest': 0.14; 'did.': 0.16; 'non-trivial': 0.16; 'optional': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'wrote:': 0.18; 'work,': 0.20; 'this?': 0.23; 'header:User-Agent:1': 0.23; 'fixed.': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'url:bugs': 0.29; 'mode': 0.30; 'url:python': 0.33; 'add': 0.35; 'there': 0.35; 'subject:?': 0.36; 'url:org': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'url:3': 0.61; 'received:173': 0.61; 'email addr:python.org.': 0.66; 'subject:. ': 0.67; 'inform': 0.78; 'received:fios.verizon.net': 0.84; 'subject:Found': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Found a grammar error in PEP 5. How to suggest correction? Date: Tue, 20 Aug 2013 16:05:39 -0400 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 In-Reply-To: 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377029152 news.xs4all.nl 15911 [2001:888:2000:d::a6]:57898 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52743 On 8/20/2013 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. Fixed. > How to suggest a correction for this? You just did. If this list does not work, or for non-trivial suggestions, go to bugs.python.org or email docs@python.org. See http://docs.python.org/3/bugs.html -- Terry Jan Reedy