running Python2 Python3 parallel concurrent

John Roth johnroth1 at gmail.com
Thu Mar 31 09:42:05 EDT 2011


On Mar 30, 7:05 pm, harrismh777 <harrismh... at 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



More information about the Python-list mailing list