On Sat, Oct 11, 2008 at 8:52 AM, Wayne Watson <[EMAIL PROTECTED]> wrote: > Is it possible to do as in Subject on Win XP? Say, 2.4 and 2.5.
Yes, different 2.x versions of Python will peacefully coexist. virtualenv is useful for setting up separate working environments but it is not needed if you just want to have multiple Python installs. Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
