On Mar 30, 7:05 pm, harrismh777 <harrismh...@charter.net> wrote: > Greetings, > > The purpose of this communique is to document a process for > installing python2.7.1 in parallel with python3.2 on a concurrent > desktop with independent idle and python path structure. > > ... > > Kind regards, > > m harris > > python2-python3-parallel.txt > 7KViewDownload
You might want to look at PEP 394, which is tentatively scheduled for Python 3.3 and the next maintenance release of 2.7. As far as I can tell, this pretty much solves the problem for Unixoid and MacOS systems. PEP 397 is a first cut at doing the same thing for Windows. Regards, John Roth -- http://mail.python.org/mailman/listinfo/python-list