Re: Question about uninstallation.

2014-09-28 Thread Ned Deily
In article , Chris Angelico wrote: > On Mon, Sep 29, 2014 at 9:17 AM, Ned Deily wrote: > > That's odd advice. > > ... And, while OS X 10.10 Yosemite is still a few weeks away from its > > expected official release data, you can be sure that the current > > releases of Python have been tested wi

Re: Question about uninstallation.

2014-09-28 Thread Chris Angelico
On Mon, Sep 29, 2014 at 9:17 AM, Ned Deily wrote: > That's odd advice. > ... And, while OS X 10.10 Yosemite is still a few weeks away from its > expected official release data, you can be sure that the current > releases of Python have been tested with the public beta and with > developer previews

Re: Question about uninstallation.

2014-09-28 Thread Ned Deily
In article , Chris Angelico wrote: > On Sun, Sep 28, 2014 at 11:07 AM, Gregory Johannes-Kinsbourg > wrote: > > Anyway, I’ve basically ended up installing both Python 2 & 3 (I’m on OS X > > 10.10 btw) and first of all was curious to know if they will clash with > > each when being used in term

Re: Question about uninstallation.

2014-09-28 Thread Fabien
On 28.09.2014 03:07, Gregory Johannes-Kinsbourg wrote: both Python 2 & 3 (I’m on OS X 10.10 btw) and first of all was curious to know if they will clash I am also quite new to the python business, and had the same kind of questions (how to install/uninstall a package, will different version

Re: Question about uninstallation.

2014-09-27 Thread Chris Angelico
On Sun, Sep 28, 2014 at 11:07 AM, Gregory Johannes-Kinsbourg wrote: > Anyway, I’ve basically ended up installing both Python 2 & 3 (I’m on OS X > 10.10 btw) and first of all was curious to know if they will clash with each > when being used in terminal and how do i safely remove 3 (figure i’ll l

Question about uninstallation.

2014-09-27 Thread Gregory Johannes-Kinsbourg
Hello, This whole world of Python language is completely new to me (never programmed before in my life) - anyway sort of besides the point. Anyway, I’ve sort of been learning ‘all over the place’, that is to say that ill read something do it and then find out i should have done something else