Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: cs@zip.com.au Newsgroups: comp.lang.python Subject: Re: What should Python apps do when asked to show help? Date: Tue, 3 May 2016 08:52:30 +1000 Lines: 21 Message-ID: References: <20160502225230.GA2167@cskk.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed X-Trace: news.uni-berlin.de xMq0zQYX98Qc+S3X0wHSRwQq9Zn2YGhRBeiSXk7/WAOA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'subject:help': 0.07; 'assumed': 0.09; '>on': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'message- id:@cskk.homeip.net': 0.16; 'presume': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:cskk.homeip.net': 0.16; 'received:homeip.net': 0.16; 'received:io': 0.16; 'received:optusnet.com.au': 0.16; 'received:psf.io': 0.16; 'received:syd.optusnet.com.au': 0.16; 'simpson': 0.16; 'subject:show': 0.16; 'subject:when': 0.16; 'weird.': 0.16; 'wrote:': 0.16; '>>>': 0.20; 'windows': 0.20; 'cheers,': 0.22; 'seems': 0.23; 'unix': 0.24; 'header:In-Reply-To:1': 0.24; 'header :User-Agent:1': 0.26; 'command': 0.26; 'specify': 0.27; 'command- line': 0.29; 'received:com.au': 0.33; 'utility': 0.33; 'skip:> 10': 0.35; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'mac': 0.37; 'thought': 0.37; 'charset:us- ascii': 0.37; 'doing': 0.38; 'mean': 0.38; 'rather': 0.39; 'to:addr:python.org': 0.40; 'from:no real name:2**0': 0.60; 'cameron': 0.66; 'regards.': 0.67; 'her.': 0.84; 'using.': 0.84; 'edwards': 0.91 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.1 cv=EfU1O6SC c=1 sm=1 tr=0 a=kPLexIa+XrsL4mdc8kxeNA==:117 a=kPLexIa+XrsL4mdc8kxeNA==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=kj9zAlcOel0A:10 a=yrkiwgmsf1kA:10 a=pGLkceISAAAA:8 a=vrnE16BAAAAA:8 a=Sa80kle9FYNUQzVQEE0A:9 a=CjuIK1q_8ugA:10 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: <20160502225230.GA2167@cskk.homeip.net> X-Mailman-Original-References: Xref: csiph.com comp.lang.python:108034 On 02May2016 14:07, Grant Edwards wrote: >On 2016-05-01, cs@zip.com.au wrote: > >>>Didn't the OP specify that he was writing a command-line utility for >>>Linux/Unix? >>> >>>Discussing command line operation for Windows or OS-X seems rather >>>pointless. >> >> OS-X _is_ UNIX. I spent almost all my time on this Mac in terminals. It is a >> very nice to use UNIX in many regards. > >I include what you're doing under the category "Unix". When I talk >about "OS X", I mean what my 84 year old mother is using. I assumed >everybody thought that way. ;) Weird. My 79 year old mother uses "Apple". I can only presume there's no "OS X" for her. Cheers, Cameron Simpson