On Feb 10, 2006, at 2:55 AM, linda.s wrote:

> On 2/10/06, Bob Ippolito <[EMAIL PROTECTED]> wrote:
>>
>> On Feb 10, 2006, at 1:56 AM, linda.s wrote:
>>
>>> If I installed some version of python i do not like, how do i
>>> remove them?
>>> In windows, it is easy to uninstall them, but no idea about how  
>>> to do
>>> in Mac (just drag it to the the icon of trashcan?)?
>>
>> It depends on which version of Python it is and how you installed
>> it.. You'll have to be more specific.
>>
>> -bob
> I installed python 2.4.2 from source.
> Why version matters (curious:))?

The version number is in the path names.  Did you install it with "./ 
configure && sudo make install" or "./configure --enable-framework &&  
sudo make frameworkinstall"?

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to