[Python-Dev] IDLEfork Re-integration into Python (original) (raw)

Martin v. L�wis martin@v.loewis.de
06 Jun 2003 08:39:54 +0200


kbk@shore.net (Kurt B. Kaiser) writes:

8. Tweak .../Tools/idle/setup.py to install at .../site-packages/oldidlelib (with the bin script named similarly) so if someone /did/ do an install there would not be a conflict. Maybe this should be done first?

What is the purpose of Tools/idle? Shouldn't it be deleted altogether?

Regards, Martin