Thank you for your reply! Is there a simple way to change the .py/.pyw associations? Like a registry setting I can "toggle"? Or are there lots of other things involved, system directory libraries etcetera?
"Tim Golden" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] [Me] > I need to install both 2.3 and 2.4 on my Win2000 system. Can someone please > give me a pointer as to how to do this? Thanks! It depends on your other requirements. The simple answer is: just install them (in different directories, eg c:\python23, c:\python24), installing last the one which you want your .py/.pyw files to be associated with. If you have more specific requirements concerning shared modules and so on, the answer might be slightly different. Personally, these days, I install the versions I want (I have 2.1 - 2.4 on this machine) and reinstall external modules for each version. My own modules I keep in a Subversion repository and update as needed. This avoids slight messiness with mismatched .pyc files, I find. TJG ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ -- http://mail.python.org/mailman/listinfo/python-list