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


Groups > comp.lang.python > #55971

Re: IDLE: A cornicopia of mediocrity and obfuscation.

From Terry Reedy <tjreedy@udel.edu>
Subject Re: IDLE: A cornicopia of mediocrity and obfuscation.
Date 2011-02-01 14:15 -0500
References <d8040f21-005d-4576-b02e-d151ab117b31@q36g2000yqn.googlegroups.com> <4871f$4d4734d6$4275d90a$28417@FUSE.NET> <df3221c3-044e-48ea-8f28-28b903a83119@d2g2000yqn.googlegroups.com> <mailman.1543.1296575689.6505.python-list@python.org> <4b4eeb69-133b-4aac-8817-6d74ebdae0ac@m7g2000vbq.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.1551.1296587740.6505.python-list@python.org> (permalink)

Show all headers | View raw


On 2/1/2011 11:18 AM, rantingrick wrote:

> Well the best attribute of IDLE is backward compatibility -- there is
> none to worry about. IDLE is not a module with an interface, it's just
> a tool. So we could change anything we want without worry of causing
> code breakage. There is not good reason NOT to fix IDLE.

That is similar to my view. Of course, there will be an tracker issue 
and list discussion for any major change. I have even thought it should 
perhaps be moved to the Tools/ directory, but installation of that is 
optional. Google codesearch can be used to see what, if anything, anyone 
imports from idlelib.

> Agreed. Terry (or anyone) can you give some link to info on "hg" so i
> can study up on this topic? Thanks

Joel Spolsky's tutorial is highly regarded as an easier intro than the 
reference manual. I am about to reread it myself.
http://hginit.com/

-- 
Terry Jan Reedy

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


Thread

Re: IDLE: A cornicopia of mediocrity and obfuscation. rantingrick <rantingrick@gmail.com> - 2011-02-01 08:18 -0800
  Re: IDLE: A cornicopia of mediocrity and obfuscation. Cousin Stanley <cousinstanley@gmail.com> - 2011-02-01 19:03 +0000
  Re: IDLE: A cornicopia of mediocrity and obfuscation. Terry Reedy <tjreedy@udel.edu> - 2011-02-01 14:15 -0500

csiph-web