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


Groups > comp.lang.python > #37683

Re: The best, friendly and easy use Python Editor.

References (1 earlier) <mailman.961.1359025824.2939.python-list@python.org> <kds1e0$e5k$1@news.albasani.net> <2ECADBDABCB17E40B66A25D839706F5E07586EE4@msnmail2.bruker-axs.com> <kdti7e$qfe$1@ger.gmane.org> <2ECADBDABCB17E40B66A25D839706F5E0758713D@msnmail2.bruker-axs.com>
Date 2013-01-26 04:42 +1100
Subject Re: The best, friendly and easy use Python Editor.
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1048.1359135760.2939.python-list@python.org> (permalink)

Show all headers | View raw


On Sat, Jan 26, 2013 at 4:35 AM, Leonard, Arah
<Arah.Leonard@bruker-axs.com> wrote:
>>>
>>> It's just a text file after all.
>>>
>>
>> True indeed, let's not worry about trivial issues like indentation, mixing tabs and spaces or whatever.  Notepad anybody? :)
>>
>
> Hey, I didn't say Notepad was the *best* tool for the job, just that Python scripts are merely text files.
>
> Though, that said, I have used Notepad and Wordpad any number of times in the past to edit Python files, all without bringing the universe to an untimely end.  Even used DOS Edit once.  You use what you have at the time.  A good craftsman never blames the tools.  ;)

I've edited files using any number of poor tools, but that doesn't
mean I'd choose them for daily work. Blame your tools no, but choose
which ones you carry around on your belt. I have a couple of
special-purpose editors that absolutely *suck* for general work, but
have a specific feature that makes them good for one particular
situation... one editor has a 32KB limit, no spiffy features, and
sometimes mishandles line endings, but it edits files on my remote
server, and can sometimes work when SSHing isn't an option. But
there's no way I'd use that for any other purpose than remote editing.

ChrisA

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


Thread

The best, friendly and easy use Python Editor. Hazard Seventyfour <hseventyfour@gmail.com> - 2013-01-24 01:43 -0800
  Re: The best, friendly and easy use Python Editor. mikprog@gmail.com - 2013-01-24 02:34 -0800
    Re: The best, friendly and easy use Python Editor. Miki Tebeka <miki.tebeka@gmail.com> - 2013-01-25 06:18 -0800
  Re: The best, friendly and easy use Python Editor. Chris Angelico <rosuav@gmail.com> - 2013-01-24 22:10 +1100
    Re: The best, friendly and easy use Python Editor. Walter Hurry <walterhurry@lavabit.com> - 2013-01-24 19:18 +0000
      RE: The best, friendly and easy use Python Editor. "Leonard, Arah" <Arah.Leonard@bruker-axs.com> - 2013-01-24 19:34 +0000
      Re: The best, friendly and easy use Python Editor. Dave Hirschfeld <dave.hirschfeld@gmail.com> - 2013-01-24 20:01 +0000
      Re: The best, friendly and easy use Python Editor. Tim Chase <python.list@tim.thechases.com> - 2013-01-24 14:25 -0600
      RE: The best, friendly and easy use Python Editor. "Leonard, Arah" <Arah.Leonard@bruker-axs.com> - 2013-01-24 20:32 +0000
      Re: The best, friendly and easy use Python Editor. Chris Angelico <rosuav@gmail.com> - 2013-01-25 10:29 +1100
      Re: The best, friendly and easy use Python Editor. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-01-25 09:12 +0000
      RE: The best, friendly and easy use Python Editor. "Leonard, Arah" <Arah.Leonard@bruker-axs.com> - 2013-01-25 17:35 +0000
        Re: The best, friendly and easy use Python Editor. Neil Cerutti <neilc@norwich.edu> - 2013-01-25 17:54 +0000
          Re: The best, friendly and easy use Python Editor. Dave Angel <davea@davea.name> - 2013-01-25 13:12 -0500
        Re: The best, friendly and easy use Python Editor. rusi <rustompmody@gmail.com> - 2013-01-29 10:01 -0800
      Re: The best, friendly and easy use Python Editor. Chris Angelico <rosuav@gmail.com> - 2013-01-26 04:42 +1100
      Re: The best, friendly and easy use Python Editor. Wayne Werner <wayne@waynewerner.com> - 2013-01-31 07:34 -0600
  Re: The best, friendly and easy use Python Editor. John Gordon <gordon@panix.com> - 2013-01-24 15:12 +0000
    Re: The best, friendly and easy use Python Editor. Sharwan Joram <sharwan.joram@gmail.com> - 2013-01-24 07:37 -0800
      Re: The best, friendly and easy use Python Editor. John Gordon <gordon@panix.com> - 2013-01-24 15:51 +0000
        Re: The best, friendly and easy use Python Editor. Neil Cerutti <neilc@norwich.edu> - 2013-01-24 20:04 +0000
        Re: The best, friendly and easy use Python Editor. Tetsuya <io@noi.com> - 2013-01-24 22:14 +0100
          Re: The best, friendly and easy use Python Editor. Michael Torrie <torriem@gmail.com> - 2013-01-25 10:47 -0700
            Re: The best, friendly and easy use Python Editor. Tetsuya <io@noi.com> - 2013-01-25 23:03 +0100
  Re: The best, friendly and easy use Python Editor. rusi <rustompmody@gmail.com> - 2013-01-24 07:54 -0800
    Re: The best, friendly and easy use Python Editor. Chris Angelico <rosuav@gmail.com> - 2013-01-25 03:01 +1100
    Re: The best, friendly and easy use Python Editor. Thomas Heller <theller@ctypes.org> - 2013-01-24 17:23 +0100
      Re: The best, friendly and easy use Python Editor. Tim Chase <python.list@tim.thechases.com> - 2013-01-24 11:01 -0600
        Re: The best, friendly and easy use Python Editor. Neil Cerutti <neilc@norwich.edu> - 2013-01-24 20:06 +0000
    Re: The best, friendly and easy use Python Editor. llanitedave <llanitedave@veawb.coop> - 2013-01-24 13:09 -0800
      Re: The best, friendly and easy use Python Editor. Kayode Odeyemi <dreyemi@gmail.com> - 2013-01-24 22:24 +0100
  Re: The best, friendly and easy use Python Editor. Andrew Gudovich <andgudovich@gmail.com> - 2013-01-24 09:18 -0800
    Re: The best, friendly and easy use Python Editor. Kirill Pekarov <kpekarov@gmail.com> - 2013-01-25 01:43 -0800
      Re: The best, friendly and easy use Python Editor. Ritchie Flick <xenplex@gmail.com> - 2013-01-25 15:06 +0100
  Re: The best, friendly and easy use Python Editor. Wolfgang Keller <feliphil@gmx.net> - 2013-01-25 17:24 +0100

csiph-web