Re: [Pythonmac-SIG] Prevent python install editing .bash_profile

2017-01-31 Thread Ronald Oussoren
> On 28 Jan 2017, at 17:42, Barry Scott wrote: > > Is it possible to prevent the editing of the shell profile when I install a > python kit? > > I keep having to delete the, unnecessary for me, PATH editing. The installer has an option for not updating the shell profile: after the “select a

Re: [Pythonmac-SIG] Prevent python install editing .bash_profile

2017-01-31 Thread Barry Scott
> On 31 Jan 2017, at 21:08, Ronald Oussoren wrote: > > >> On 28 Jan 2017, at 17:42, Barry Scott wrote: >> >> Is it possible to prevent the editing of the shell profile when I install a >> python kit? >> >> I keep having to delete the, unnecessary for me, PATH editing. > > The installer has