Noam Raphael <[EMAIL PROTECTED]> writes:
> More than a year and a half ago, I posted a big patch to IDLE which
> adds support for completion and much better calltips, along with some
> other improvements.
I have responded on idle-dev.
--
KBK
___
Pyth
On 9/11/05, Nick Coghlan <[EMAIL PROTECTED]> wrote:
> Guido van Rossum wrote:
> > Often the needs of certain user groups and the development speeds of
> > such 3rd party modules are so different that it simply doesn't make
> > sense to fold them in the Python distribution anyway -- consider what
>
On 9/11/05, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> On 9/10/05, Noam Raphael <[EMAIL PROTECTED]> wrote:
> > I and my colleges use IDLE intensively - that is, a heavily patched
> > IDLE. It includes my patch and many other improvements made by me and
> > my friends.
> >
> > The improved IDLE i
Guido van Rossum wrote:
> Often the needs of certain user groups and the development speeds of
> such 3rd party modules are so different that it simply doesn't make
> sense to fold them in the Python distribution anyway -- consider what
> you would have to do if Kurt accepted your patches: you'll s
On 9/10/05, Noam Raphael <[EMAIL PROTECTED]> wrote:
> I and my colleges use IDLE intensively - that is, a heavily patched
> IDLE. It includes my patch and many other improvements made by me and
> my friends.
>
> The improved IDLE is MUCH better than the standard IDLE, especially
> for interactive