Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ethan Furman Newsgroups: comp.lang.python Subject: Re: What should Python apps do when asked to show help? Date: Sun, 01 May 2016 10:54:26 -0700 Lines: 13 Message-ID: References: <1462074388.273747.594588777.5E705539@webmail.messagingengine.com> <20160501052434.GA98660@cskk.homeip.net> <87r3dlolx6.fsf@elektro.pacujo.net> <572630a1$0$1595$c3e8da3$5496439d@news.astraweb.com> <572642D2.7040405@stoneleaf.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de TEhaZa3ljhAvSEIe5IKhNA/pKmScNpgj/ZiCmfy0vRVQ== 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:Python': 0.05; 'subject:help': 0.07; 'assumed': 0.09; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; '2016': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:show': 0.16; 'subject:when': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'am,': 0.23; 'unix': 0.24; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'header:User-Agent:1': 0.26; '~ethan~': 0.29; "we're": 0.30; "d'aprano": 0.33; 'steven': 0.33; 'except': 0.34; 'to:addr:python- list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'to:addr:python.org': 0.40; 'talking': 0.67; 'edwards': 0.91 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 In-Reply-To: <572630a1$0$1595$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <572642D2.7040405@stoneleaf.us> X-Mailman-Original-References: <1462074388.273747.594588777.5E705539@webmail.messagingengine.com> <20160501052434.GA98660@cskk.homeip.net> <87r3dlolx6.fsf@elektro.pacujo.net> <572630a1$0$1595$c3e8da3$5496439d@news.astraweb.com> Xref: csiph.com comp.lang.python:107950 On 05/01/2016 09:36 AM, Steven D'Aprano wrote: > On Mon, 2 May 2016 02:30 am, Grant Edwards wrote: >> It's pretty rare. It is assumed that Unix uses can type " | less" > > Is nobody except me questioning the assumption that we're only talking about > Unix users? Even Windows has "more". -- ~Ethan~