[Idle-dev] Tool Tips and Attribute Selector

Franz Steinhäusler franz.steinhaeusler at gmx.at
Tue Oct 11 15:58:20 CEST 2005


On Mon, 10 Oct 2005 15:56:31 -0400, kbk at shore.net (Kurt B. Kaiser) wrote:

>Franz Steinhäusler <franz.steinhaeusler at gmx.at> writes:
>
>> I'm very interested in those changes, but I don't have a cvs.
>> I tried to merge the idlesyntax.10Jul05.diff into the current 
>> idlelib dir; but there are some problems.
>
>It merges cleanly into the current CVS.  By 'current', do you mean
>some version of 2.4?
>

Thank you for your answer,

Yes; Because cvs didn't work, I tried with patch.exe (gnuwin) to merge
this file, but maybe I made an error.
I tried somehow: patch idle.py idlesyntax.10Jul05.diff; some file
were updated, some not and at the end of the output of the console,
there was an error message; cannot remember exactly what.

>> So my question:
>>
>> Would it be possible to download the whole idlelib
>> directory as zip or as 7zip file?
>
>For this to be workable, IDLE development would have to be restricted
>to the Python 2.4 feature set (or whatever is the current release).
>
>I don't have any problem with that (so far as I know) but since I test
>with Python 2.5 I might miss something.  Let me know if that's the
>case and I'll try to fix it.
>
>The easiest thing is for you to synch to idlelib.  I assume you are
>running Windows; try TortiseCVS.  It's integrated with the Windows
>file explorer and works like a charm.  It's faster than downloading
>and executing an installer.

I think, it is the firewall, who blocks this:
Maybe the module or the protocol isn't ok

In C:\Python24\Lib\idlelib: "C:\Programme\TortoiseCVS\cvs.exe" "checkout" "-P" "idlelib"
CVSROOT=:pserver:anonymous at cvs.sourceforge.net:/cvsroot/python

cvs.exe [checkout aborted]: connect to cvs.sourceforge.net:2401 failed: 
Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht ordnungsgemäß reagiert hat, 
	oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat. 

Error, CVS operation failed

PS: the background is:
I want to enhance the wxPython shell pycrust and 
look or use something from idle code ... ;)

I know, there is the old problem of reinventing the wheel,
but I don't like tkinter, and pycrust has a few nice features
additionally (the graphical namespace viewer for example, display of locals and 
the possibility to integrate it into other programs like spe or pythoncard).

Cheers,



--
Franz Steinhaeusler



More information about the IDLE-dev mailing list