[Tutor] Python 3.5 installation beside Python 2.3 on Windows 7

2016-10-22 Thread Pierre-Michel Averseng
Le 22/10/2016 à 20:00, tutor-requ...@python.org a écrit : Python 3.5.2 Installaton Question (niraj pandey) I already have Python 2.7.1 installed on my laptop. However, I now wish to switch to Python 3.5.2, which is the latest release. My question is: Do I have to completely uninstall Python 2

Re: [Tutor] Python 3.5 installation beside Python 2.3 on Windows 7

2016-10-22 Thread eryk sun
On Sun, Oct 23, 2016 at 1:39 AM, Pierre-Michel Averseng wrote: > Le 22/10/2016 à 20:00, tutor-requ...@python.org a écrit : > >> Do I have to completely uninstall Python 2.7.1 and then install Python >> 3.5.2? Or can I still install Python 3.5.2 keeping Python 2.7.1 untouched >> on my laptop? > > F