Making ActivePython and Python co-exist on Windows

2010-11-07 Thread CWC
I'm new to Python.  Is it possible to make ActivePython 3.12 and
Python 3.12 co-exist on Windows?  I've got an app which requires the
former, but I want to stay with the latter, since I'm interested in
getting into development.  The main area of collision appears to be
the Registry.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Making ActivePython and Python co-exist on Windows

2010-11-07 Thread CWC
On Nov 7, 12:34 pm, Benjamin Kaplan  wrote:
> ActivePython is the same thing as the "normal" Python. They just
> bundle the standard Python 3.1.2 distribution with a couple of extra
> packages in a convenient installer for you.

Thanks, Ben!  Based on your response, I decided to go ahead and
install
ActivePython 3.1.2.

-- 
http://mail.python.org/mailman/listinfo/python-list