[python-win32] Having multiple versions of PythonWin installed concurrently
Tony Cappellini
cappy2112 at gmail.com
Fri Aug 10 06:51:36 CEST 2007
I'm using Python2.5 & PythonWin build210 for my main development.
I need to install a package that only runs under Python2.4, and I'd
like to have a corresponding version of PythonWin for 2.4 installed as
well.
Switching between Python2.4 & 2.5 is easy enough to deal with using
Python environment variables, and I would suspect the same for a
version of PythonWin for 2.4- but I just want to see if there are any
potential problems with having multiple versions of PythonWin
installed concurrently.
thanks
More information about the python-win32
mailing list