Chris Angelico wrote: > Very easily and simply: Python 3 and Python 2 will always install
separately, and the only possible conflicts are over the "python" command in PATH and which program is associated with ".py" files. You can fix both of them by installing a recent version of Python and using the py.exe launcher:
Thanks for the info. I'll give it a try. -- https://mail.python.org/mailman/listinfo/python-list