Re: [Pythonmac-SIG] Altering .profile during installation--a question

2006-06-27 Thread Ronald Oussoren
On 22-jun-2006, at 23:50, Bob Ippolito wrote: > On Jun 22, 2006, at 2:39 PM, Russell E. Owen wrote: > >> As was recently discussed the 2.5b1 installer modifies .profile to >> put >> the framework python's bin directory on the path. >> >> But...what happens if one runs the installer again, or in

Re: [Pythonmac-SIG] Altering .profile during installation--a question

2006-06-22 Thread Bob Ippolito
On Jun 22, 2006, at 2:39 PM, Russell E. Owen wrote: > As was recently discussed the 2.5b1 installer modifies .profile to put > the framework python's bin directory on the path. > > But...what happens if one runs the installer again, or installs a > later > python. Does it somehow realize modific

[Pythonmac-SIG] Altering .profile during installation--a question

2006-06-22 Thread Russell E. Owen
As was recently discussed the 2.5b1 installer modifies .profile to put the framework python's bin directory on the path. But...what happens if one runs the installer again, or installs a later python. Does it somehow realize modification has already been done and need not be done again? If it