Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.134.4.91.MISMATCH!news2.euro.net!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'syntax': 0.03; 'subject:Python': 0.05; '(especially': 0.07; 'works.': 0.07; 'advice.': 0.09; ';-)': 0.11; '"ed"': 0.16; 'bit!).': 0.16; 'comfortable.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'holy': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'tim': 0.18; '>>>': 0.18; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; '(as': 0.27; 'message-id:@mail.gmail.com': 0.27; 'all.': 0.28; 'chase': 0.29; 'fri,': 0.30; 'file': 0.32; 'generally': 0.32; 'suggestion': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'text': 0.34; 'whatever': 0.35; 'especially': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; "didn't": 0.36; 'editor': 0.37; 'received:209': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'your': 0.60; 'subject:, ': 0.61; 'sound': 0.65; 'subject:The': 0.71; '2013': 0.84; '7:25': 0.84; 'wars': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=eD+ODXhiHVp+U23gQUiInJSFsxIzhqnCY1OQUN9NtL4=; b=sVFm73MOwyNM77DaVlZKJJjk86O+mxzummK0wu3Ja0XZduC2B6pPW7ICbXOcsm3H+y Ptm6587jdE7PbYXXTdwPTQJQBcf+Tm1OGmBoHzDWLSiFzUwdY3c/yaayx7R/aqY9cD0/ D4TJfxFzYAG1KdDDwQsiwe/qmsiN4vQajlgDN4dxJVFVa31hw3P7W0N0MMK4bJkUrgZi SfPZN7VvVW9v1t7CllVMWEMNBVQOyEUvMr5ciZGhQyDtWerkg3WY7hc/26OFvFuX7iVT YmSnNAeRDIJCBG2SSj2Wjoz+1SFhEmU8Llbzl2U/0x/87vk7A/jUWSZsy+IxTAjRl547 CuGQ== MIME-Version: 1.0 X-Received: by 10.52.32.39 with SMTP id f7mr2951495vdi.92.1359070145340; Thu, 24 Jan 2013 15:29:05 -0800 (PST) In-Reply-To: <510198C4.10907@tim.thechases.com> References: <2ECADBDABCB17E40B66A25D839706F5E07586EE4@msnmail2.bruker-axs.com> <510198C4.10907@tim.thechases.com> Date: Fri, 25 Jan 2013 10:29:05 +1100 Subject: Re: The best, friendly and easy use Python Editor. 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1359070153 news.xs4all.nl 6853 [2001:888:2000:d::a6]:58932 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37641 On Fri, Jan 25, 2013 at 7:25 AM, Tim Chase wrote: > On 01/24/13 13:34, Leonard, Arah wrote: >>> >>> All true (especially the holy wars bit!). OP didn't (as far as >>> I can see) even say which OS he is using. Anyway, my suggestion >>> is generally that people use the editor with which they are >>> already comfortable. >> >> >> Sound advice. [snip] Whatever works is what works. It's just a >> text file after all. > > > So even "ed" or "edlin" or even "cat" would do ;-) Definitely. Especially if your edlin syntax highlights Python. ChrisA