In article <[email protected]>, MusicKev <[email protected]> wrote:
> I have Python 2.7 and python 3.2.2 installed on my system. There is a version > of IDLE installed for each version of Python but they all open Python 2.7. > How can I configure IDLE to open the Python 3.2.2 version? Try typing 'idle3' instead of 'idle'. -- Ned Deily, [email protected] _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
