Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20072
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rodperson@rodperson.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; 'python,': 0.01; '(python': 0.05; 'ide': 0.05; 'perl,': 0.05; 'subject:Python': 0.05; 'rod': 0.07; 'terry': 0.07; 'python': 0.08; 'newest': 0.09; 'subject:tools': 0.09; 'url:activestate': 0.09; 'developer': 0.12; 'open-source': 0.13; 'debugger': 0.16; 'komodo': 0.16; 'reedy': 0.16; 'todd': 0.16; 'cc:addr:python-list': 0.16; 'wed,': 0.17; 'wrote:': 0.18; 'cc:no real name:2**0': 0.21; 'header:In-Reply- To:1': 0.22; 'feb': 0.22; '-0500': 0.23; 'mode': 0.25; 'cc:2**0': 0.26; 'code.': 0.26; 'version,': 0.28; "i'm": 0.28; 'idle': 0.29; 'cc:addr:python.org': 0.29; 'seem': 0.29; 'pm,': 0.29; 'key,': 0.30; 'subject:release': 0.30; 'pretty': 0.31; 'version': 0.32; 'does': 0.32; "isn't": 0.33; '...': 0.35; 'featured': 0.35; 'questions.': 0.36; 'page': 0.37; 'run': 0.37; 'but': 0.37; 'charset:us-ascii': 0.37; 'received:128': 0.38; 'some': 0.38; 'announce': 0.38; 'subject: (': 0.40; 'point': 0.40; 'release': 0.40; 'more': 0.61; 'link': 0.62; 'selling': 0.70; 'does?': 0.91; 'unclear': 0.91 |
| Date | Thu, 9 Feb 2012 07:45:56 -0500 |
| From | Rod Person <rodperson@rodperson.com> |
| To | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: Komodo 7 release (Python development tools) |
| In-Reply-To | <jguqs2$269$1@dough.gmane.org> |
| References | <4F32D795.2040702@activestate.com> <jguqs2$269$1@dough.gmane.org> |
| X-Mailer | Claws Mail 3.7.10cvs7 (GTK+ 2.16.6; i586-pc-mingw32msvc) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| 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.5586.1328791558.27778.python-list@python.org> (permalink) |
| Lines | 38 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1328791558 news.xs4all.nl 6878 [2001:888:2000:d::a6]:37179 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:20072 |
Show key headers only | View raw
On Wed, 08 Feb 2012 16:52:50 -0500 Terry Reedy <tjreedy@udel.edu> wrote: > On 2/8/2012 3:14 PM, Todd Whiteman wrote: > > > My name is Todd. I'm the lead developer for Komodo IDE (Interactive > > Development Environment) and Komodo Edit (a free, open-source > > editor) at ActiveState. I wanted to announce that the newest > > version, Komodo 7, has been released: > > This is a pretty good release announcement, but a few questions. > ... > > http://www.activestate.com/komodo-ide/python-editor > > It would seem that the Professional Python Editor is the same as > Komodo Edit, but it is unclear why only Python editing would be > featured for Komodo IDE. > > http://www.activestate.com/komodo-edit > > is the page with the link people need to download just the editor. > > Does K.Edit let me run a program with one key, like F5 in IDLE? > If so, does it leave me in interactive mode (python -i) as IDLE does? > I'm not an ActiveState employee, but I have used Komodo IDE since version 4, on FreeBSD and Windows. The selling point of the IDE is definitely the interactive python debugger which isn't in the editor. It also supports more than python, just in case for some old reason you'd find the need to write Perl, Ruby or TCL code. -- Rod Person http://www.rodperson.com rodperson@rodperson.com 'Silence is a fence around wisdom'
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Komodo 7 release (Python development tools) Rod Person <rodperson@rodperson.com> - 2012-02-09 07:45 -0500
csiph-web