Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #2284
| From | John Roth <johnroth1@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: running Python2 Python3 parallel concurrent |
| Date | 2011-03-31 06:42 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <b379fe46-905a-4b6c-a6d0-162bda1f09f6@22g2000prx.googlegroups.com> (permalink) |
| References | <KrQkp.4543$sS4.3126@newsfe11.iad> |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
running Python2 Python3 parallel concurrent harrismh777 <harrismh777@charter.net> - 2011-03-30 20:05 -0500
Re: running Python2 Python3 parallel concurrent John Roth <johnroth1@gmail.com> - 2011-03-31 06:42 -0700
Re: running Python2 Python3 parallel concurrent harrismh777 <harrismh777@charter.net> - 2011-04-04 15:17 -0500
Re: running Python2 Python3 parallel concurrent rusi <rustompmody@gmail.com> - 2011-04-04 23:22 -0700
Re: running Python2 Python3 parallel concurrent harrismh777 <harrismh777@charter.net> - 2011-04-05 09:01 -0500
csiph-web