Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #3433

Re: Python IDE/text-editor

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!weretis.net!feeder5.news.weretis.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python.list@tim.thechases.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.04; 'folks': 0.04; 'subject:editor': 0.05; 'python': 0.07; 'pm,': 0.11; 'linux': 0.11; 'wrote:': 0.14; '-tkc': 0.16; 'ed.': 0.16; 'editor,': 0.16; 'finney': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'message-id:@tim.thechases.com': 0.16; 'received:70.251': 0.16; 'received:dsl.rcsntx.swbell.net': 0.16; 'received:rcsntx.swbell.net': 0.16; 'received:swbell.net': 0.16; 'subject:IDE': 0.16; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'not.': 0.22; 'header:In-Reply-To:1': 0.22; 'cc:addr:python- list': 0.22; 'curious': 0.23; 'funny,': 0.23; "i'm": 0.26; 'cc:addr:python.org': 0.31; 'badge': 0.31; 'done': 0.32; "i've": 0.33; 'bit': 0.33; 'clearly': 0.34; 'received:70': 0.34; 'there': 0.35; 'header:User-Agent:1': 0.35; 'running': 0.36; 'subject:/': 0.36; 'way.': 0.37; 'but': 0.38; 'how': 0.39; 'subject:text': 0.40; "it's": 0.40; 'glad': 0.64
Date Sun, 17 Apr 2011 17:46:34 -0500
From Tim Chase <python.list@tim.thechases.com>
User-Agent Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version 1.0
To Ben Finney <ben+python@benfinney.id.au>
Subject Re: Python IDE/text-editor
X-Priority 4 (Low)
References <BANLkTikDOwnLLtUyTBodfGcJdV_GH6cFzA@mail.gmail.com> <BANLkTinV_NZ8giN+RHWy2Z0=1+N_iumHMw@mail.gmail.com> <1302964745.2751.3.camel@cristian-desktop> <BANLkTimO6QkO_kwVmBq69xnN5CgySwwdZg@mail.gmail.com> <mailman.431.1302970405.9059.python-list@python.org> <a943a20e-f199-4cd2-a65f-a29488a8063b@g7g2000pro.googlegroups.com> <iod7ot$dcn$1@speranza.aioe.org> <mailman.474.1303070763.9059.python-list@python.org> <87tydwfuef.fsf@benfinney.id.au>
In-Reply-To <87tydwfuef.fsf@benfinney.id.au>
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
X-AntiAbuse This header was added to track abuse, please include it with any abuse report
X-AntiAbuse Primary Hostname - boston.accountservergroup.com
X-AntiAbuse Original Domain - python.org
X-AntiAbuse Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse Sender Address Domain - tim.thechases.com
X-Source
X-Source-Args
X-Source-Dir
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.482.1303080410.9059.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 82.94.164.166
X-Trace 1303080411 news.xs4all.nl 41117 [::ffff:82.94.164.166]:39214
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:3433

Show key headers only | View raw


On 04/17/2011 04:19 PM, Ben Finney wrote:
>> No, it's not. Vim is THE way.
>
> Clearly there is only one standard text editor, and that's ‘ed’

While it's funny, I'm curious how many folks on c.l.p have done 
any/much python coding in ed.  I've had to do a bit on a router 
running an embedded Linux that had Python and ed, but no vi/vim. 
  I'm also glad I don't have to maintain that router any more, 
but I feel I earned my "ed" merit badge at that job :)

-tkc


Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: Python IDE/text-editor Chris Angelico <rosuav@gmail.com> - 2011-04-17 02:13 +1000
  Re: Python IDE/text-editor rusi <rustompmody@gmail.com> - 2011-04-16 09:30 -0700
    Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-16 17:19 -0500
      Re: Python IDE/text-editor rusi <rustompmody@gmail.com> - 2011-04-16 19:04 -0700
        Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-16 22:22 -0500
          Re: Python IDE/text-editor rusi <rustompmody@gmail.com> - 2011-04-16 21:28 -0700
            Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-17 10:58 -0500
          Re: Python IDE/text-editor Bastian Ballmann <balle@chaostal.de> - 2011-04-17 10:35 +0200
            Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-17 11:03 -0500
          Re: Python IDE/text-editor Alec Taylor <alec.taylor6@gmail.com> - 2011-04-17 20:03 +1000
            Re: Python IDE/text-editor Ben Finney <ben+python@benfinney.id.au> - 2011-04-17 21:09 +1000
              Re: Python IDE/text-editor Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-04-17 14:24 +0200
              Re: Python IDE/text-editor sal migondis <salmig99@gmail.com> - 2011-04-17 08:50 -0700
            Re: Python IDE/text-editor John Bokma <john@castleamber.com> - 2011-04-17 11:07 -0500
    Re: Python IDE/text-editor Krzysztof Bieniasz <krzysztof.t.bieniasz@gmail.com> - 2011-04-16 23:12 +0000
      Re: Python IDE/text-editor rusi <rustompmody@gmail.com> - 2011-04-16 19:34 -0700
      Re: Python IDE/text-editor Westley Martínez <anikom15@gmail.com> - 2011-04-17 13:05 -0700
        Re: Python IDE/text-editor Ben Finney <ben+python@benfinney.id.au> - 2011-04-18 07:19 +1000
          Re: Python IDE/text-editor Tim Chase <python.list@tim.thechases.com> - 2011-04-17 17:46 -0500
  Re: Python IDE/text-editor Jorgen Grahn <grahn+nntp@snipabacken.se> - 2011-04-17 07:17 +0000
    Re: Python IDE/text-editor Chris Angelico <rosuav@gmail.com> - 2011-04-17 18:20 +1000
    Re: Python IDE/text-editor harrismh777 <harrismh777@charter.net> - 2011-04-18 02:33 -0500

csiph-web