Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.176 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.68; '*S*': 0.04; 'subject:Python': 0.06; 'path)': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'merely': 0.16; 'subject:son': 0.16; 'tab': 0.16; 'wrote:': 0.18; 'instance,': 0.24; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'message-id:@mail.gmail.com': 0.30; 'along': 0.30; 'file': 0.32; 'text': 0.33; 'open': 0.33; 'fri,': 0.33; 'johnson': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'interface,': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'that,': 0.38; 'to:addr:python.org': 0.39; 'full': 0.61; 'browser': 0.61; 'address': 0.63; 'telling': 0.64; 'beat': 0.68; 'default': 0.69; 'subject:wants': 0.74; 'click': 0.77; 'navigate': 0.91; 'rick': 0.93; '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 :content-type; bh=VXjGnPmE0Hl30eqss+0g8qWAJsl0G37pmDDx27ffTdY=; b=LYhzpvBeeZdOzX3pGICtL7K6NMk/gfk6UC5q5R1ni63SGQlt+SMyIuSoEvOlJpSe4+ ZHiFHHyVkpHiKTFWeHjBlqYB5Q62b9w0PHLnc0JvqIEoLuzU0HJWkBe/QFlsYmd++gZm mYUsNjzKPo2LAba7SOYa3sWhIVXd0KFWGpSaox4m1fuab1LJXBX77G89FSzgwe7wYpO1 tAg/ga+iKGFpTDaEzFE/kYUEn/eh08exOckvGRgCIQ3YKSd8oFWSE2e+vRBi2Nt3EEVO 4h5UbzohG5L0AJbtL8g6qAKBMDrIAnQThi5Pg36a/yHStF2cyiUrnuB9PexF0Rm/jqeE ZV1w== MIME-Version: 1.0 X-Received: by 10.220.109.66 with SMTP id i2mr221447vcp.51.1371182569835; Thu, 13 Jun 2013 21:02:49 -0700 (PDT) In-Reply-To: <637daa98-9a0e-46ab-bb9a-f5638b7c0038@googlegroups.com> References: <637daa98-9a0e-46ab-bb9a-f5638b7c0038@googlegroups.com> Date: Fri, 14 Jun 2013 14:02:49 +1000 Subject: Re: My son wants me to teach him Python From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371182572 news.xs4all.nl 15941 [2001:888:2000:d::a6]:38153 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48058 On Fri, Jun 14, 2013 at 1:33 PM, Rick Johnson wrote: > For instance, if i want to > open a text file on my machine, i merely navigate to the > file via my file browser interface, using clicks along the > way, and then the final double click will open the text file > using it's default program. Are you telling me you can type > the address faster (much less remember the full path) than i > can point and click? I have tab completion. Beat that, GUI. ChrisA