Franz Steinhäusler <[EMAIL PROTECTED]> 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? > 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. -- KBK _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
