Re: 2 versions of python on 1 machine
From: Peter Hansen (peter_at_engcorp.com)
Date: 01/08/05
- Next message: Peter Hansen: "Re: Python Operating System???"
- Previous message: Peter Hansen: "Re: sorting on keys in a list of dicts"
- In reply to: flupke: "Re: 2 versions of python on 1 machine"
- Next in thread: Aaron Bingham: "Re: 2 versions of python on 1 machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 08 Jan 2005 12:41:02 -0500
flupke wrote:
> I used the 2 batch files technique and removed c:\python23 from my
> path var and all is fine now.
> Where did you find more info on PYTHONHOME and PYTHONPATH because
> the docs don't seem to contain a whole lot of info.
Typing "python -h" gives a good start. I'm sorry, I don't recall
where else there is useful info on those, though I'm pretty sure
Google could help. (I'm not sure there's much to add to what the
"-h" option tells you, however.)
-Peter
- Next message: Peter Hansen: "Re: Python Operating System???"
- Previous message: Peter Hansen: "Re: sorting on keys in a list of dicts"
- In reply to: flupke: "Re: 2 versions of python on 1 machine"
- Next in thread: Aaron Bingham: "Re: 2 versions of python on 1 machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]