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


Groups > comp.lang.python > #55874

Re: IDLE: A cornicopia of mediocrity and obfuscation.

Path csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
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; 'svn': 0.04; 'idle': 0.05; 'repository': 0.07; 'terry': 0.07; 'tracker': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'subjects.': 0.09; 'tracker,': 0.09; 'pm,': 0.12; 'am,': 0.13; 'modify': 0.13; 'wrote:': 0.14; 'ignore': 0.15; 'maybe': 0.15; 'bit.': 0.16; 'perhaps,': 0.16; 'reedy': 0.16; 'subject:IDLE': 0.16; 'tkinter': 0.16; 'walzer': 0.16; '(or': 0.21; 'do,': 0.21; 'jan': 0.22; 'improvements': 0.23; 'header:In-Reply-To:1': 0.23; 'kevin': 0.25; 'code': 0.25; 'work.': 0.26; 'changes': 0.26; 'done.': 0.28; 'patch': 0.28; 'testing': 0.28; 'project': 0.29; 'however': 0.30; 'to:addr:python-list': 0.31; 'header:X-Complaints-To:1': 0.32; 'automated': 0.33; 'there': 0.34; 'header:User-Agent:1': 0.34; 'change': 0.34; 'received:org': 0.35; 'first,': 0.36; 'tool': 0.36; 'list.': 0.37; 'help': 0.38; 'fact': 0.38; 'should': 0.38; 'subject:: ': 0.39; 'some': 0.39; 'header:Mime-Version:1': 0.39; 'to:addr:python.org': 0.40; 'could': 0.40; 'ready': 0.60; 'your': 0.61; 'clean': 0.61; '12:13': 0.84; 'freely.': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Reedy <tjreedy@udel.edu>
Subject Re: IDLE: A cornicopia of mediocrity and obfuscation.
Date Tue, 01 Feb 2011 10:54:26 -0500
References <d8040f21-005d-4576-b02e-d151ab117b31@q36g2000yqn.googlegroups.com> <4871f$4d4734d6$4275d90a$28417@FUSE.NET> <df3221c3-044e-48ea-8f28-28b903a83119@d2g2000yqn.googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host rain.gmane.org
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7
In-Reply-To <df3221c3-044e-48ea-8f28-28b903a83119@d2g2000yqn.googlegroups.com>
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.1543.1296575689.6505.python-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 82.94.164.166
X-Trace 1296575690 news.xs4all.nl 41103 [::ffff:82.94.164.166]:47072
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:55874

Show key headers only | View raw


On 2/1/2011 12:13 AM, rantingrick wrote:
> On Jan 31, 4:17 pm, Kevin Walzer<k...@codebykevin.com>  wrote:
>> Rick,

> Yes. IDLE is first and foremost a tool to get work done. However we
> should not ignore the fact that IDLE could also be a great learning
> resource for Tkinter GUI's and other subjects. Why not clean up the
> code base? We could start small. First, move the custom widgets like
> textView, Tabbedpages, FindDialog, ReplaceDialog, and TreeWidget into
> the lib-tk for others to use more freely. Then we can modify the
> "event robbers" CallTips, ParenMatch, and ColorDelegator.

Perhaps, after the repository moves from svn to hg, some 'we' will. 
Maybe by then, you will have had your fun and be ready to work. Maybe 
Kevin would help a bit.

Such a project would be carried out on the tracker and idle-sig mailing 
list. Normal decorum would be required -- no ranting or insulting. The 
first thing to do, in my opinion, is to review existing patches on the 
tracker.

> Well some changes and improvements can be made to the UI as well.

There is patch on the tracker, by G. Polo, as I remember, to replace tk 
widgets with the newer themed ttk widgets. It needs to be reviewed and 
tested. To make a big change (or proceed with any refactoring) better 
automated testing would be very useful.

-- 
Terry Jan Reedy

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


Thread

IDLE: A cornicopia of mediocrity and obfuscation. rantingrick <rantingrick@gmail.com> - 2011-01-31 09:39 -0800
  Re: IDLE: A cornicopia of mediocrity and obfuscation. Kevin Walzer <kw@codebykevin.com> - 2011-02-01 11:06 -0500
  Re: IDLE: A cornicopia of mediocrity and obfuscation. rantingrick <rantingrick@gmail.com> - 2011-02-01 05:38 -0800
    Re: IDLE: A cornicopia of mediocrity and obfuscation. rantingrick <rantingrick@gmail.com> - 2011-02-01 07:14 -0800
    Re: IDLE: A cornicopia of mediocrity and obfuscation. Jean-Michel Pichavant <jeanmichel@sequans.com> - 2011-02-01 15:27 +0100
  Re: IDLE: A cornicopia of mediocrity and obfuscation. Robert <sigzero@gmail.com> - 2011-02-02 16:46 -0500
  Re: IDLE: A cornicopia of mediocrity and obfuscation. Grant Edwards <invalid@invalid.invalid> - 2011-02-02 22:51 +0000
  Re: IDLE: A cornicopia of mediocrity and obfuscation. John Nagle <nagle@animats.com> - 2011-02-01 11:35 -0800
  Re: IDLE: A cornicopia of mediocrity and obfuscation. Terry Reedy <tjreedy@udel.edu> - 2011-02-01 10:54 -0500
  Re: IDLE: A cornicopia of mediocrity and obfuscation. flebber <flebber.crue@gmail.com> - 2011-02-03 02:29 -0800
  Re: IDLE: A cornicopia of mediocrity and obfuscation. rantingrick <rantingrick@gmail.com> - 2011-02-01 04:38 -0800
  Re: IDLE: A cornicopia of mediocrity and obfuscation. "Littlefield, Tyler" <tyler@tysdomain.com> - 2011-01-31 11:13 -0700
  Re: IDLE: A cornicopia of mediocrity and obfuscation. Raymond Hettinger <python@rcn.com> - 2011-02-01 19:35 -0800
  Re: IDLE: A cornicopia of mediocrity and obfuscation. rantingrick <rantingrick@gmail.com> - 2011-01-31 21:13 -0800
  Re: IDLE: A cornicopia of mediocrity and obfuscation. flebber <flebber.crue@gmail.com> - 2011-02-01 02:20 -0800
  Re: IDLE: A cornicopia of mediocrity and obfuscation. Kevin Walzer <kw@codebykevin.com> - 2011-01-31 17:17 -0500

csiph-web