Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #37622
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <Arah.Leonard@bruker-axs.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; '(especially': 0.07; 'c++,': 0.07; 'works.': 0.07; 'python': 0.09; 'advice.': 0.09; 'bit!).': 0.16; 'comfortable.': 0.16; 'holy': 0.16; 'to:name:python-list@python.org': 0.20; 'header:In-Reply- To:1': 0.25; '(as': 0.27; 'all.': 0.28; "i'm": 0.29; 'file': 0.32; 'generally': 0.32; 'suggestion': 0.32; 'to:addr:python-list': 0.33; 'text': 0.34; 'whatever': 0.35; 'received:71': 0.36; 'visual': 0.36; "didn't": 0.36; 'charset:us-ascii': 0.36; 'editor': 0.37; 'far': 0.37; 'subject:: ': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'most': 0.61; 'subject:, ': 0.61; 'sound': 0.65; 'subject:The': 0.71; 'wars': 0.84; 'deal,': 0.93 |
| From | "Leonard, Arah" <Arah.Leonard@bruker-axs.com> |
| To | "python-list@python.org" <python-list@python.org> |
| Subject | RE: The best, friendly and easy use Python Editor. |
| Thread-Topic | The best, friendly and easy use Python Editor. |
| Thread-Index | AQHN+meUO+cMX4jfN0KFo66cioVu/JhY3WxA |
| Date | Thu, 24 Jan 2013 19:34:43 +0000 |
| References | <a7c3d4a0-3277-428b-8cfc-c52ea585ba2f@googlegroups.com> <mailman.961.1359025824.2939.python-list@python.org> <kds1e0$e5k$1@news.albasani.net> |
| In-Reply-To | <kds1e0$e5k$1@news.albasani.net> |
| Accept-Language | en-US |
| Content-Language | en-US |
| X-MS-Has-Attach | |
| X-MS-TNEF-Correlator | |
| x-originating-ip | [10.73.1.96] |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | quoted-printable |
| MIME-Version | 1.0 |
| X-OriginalArrivalTime | 24 Jan 2013 19:34:43.0864 (UTC) FILETIME=[DC546180:01CDFA69] |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.1007.1359056091.2939.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1359056091 news.xs4all.nl 6866 [2001:888:2000:d::a6]:33002 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:37622 |
Show key headers only | View raw
> 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. Most of the time I still use Visual Studio for editing Python because I also use it for C++, so it's just what I'm used to. No big deal, really. Whatever works is what works. It's just a text file after all.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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