On Thu, 25 Oct 2007 14:45:51 -0700, sam wrote:
> Hi..
>
> I'm looking to install dual versions of python 2.3, 2.4 on the same box.
> I'm trying to figure out if there's something I'm missing, some kind of
> gotchas that I haven't seen.
>
> I'm also trying to figure out how to allow my script to
Gaia dhuit,
On Oct 25, 10:45 pm, "sam" <[EMAIL PROTECTED]> dropped 2 cents
into the slot and wrote:
> Hi..
Well, hello
>
> I'm looking to install dual versions of python 2.3, 2.4 on the same box. I'm
> trying to figure out if there's something I'm missing, some kind of gotchas
> that I haven't s
sam wrote:
> Hey Diez...
>
> So you're saying it's as simple as creating an env var, and setting it to
> the python version...
>
> ok.. (and yeah, we're talking fedora)
>
No, env doesn't create an environment variable. It creates a modified
environment. The goal here is to have the proper PATH
ober 25, 2007 2:48 PM
To: python-list@python.org
Subject: Re: Dual Python Installed Environments..
sam schrieb:
> Hi..
>
> I'm looking to install dual versions of python 2.3, 2.4 on the same box.
I'm
> trying to figure out if there's something I'm missing, so
sam schrieb:
> Hi..
>
> I'm looking to install dual versions of python 2.3, 2.4 on the same box. I'm
> trying to figure out if there's something I'm missing, some kind of gotchas
> that I haven't seen.
THey shouldn't affect each other.
> I'm also trying to figure out how to allow my script to de