Parallel Python environments..
Thorsten Kampe
thorsten at thorstenkampe.de
Tue Nov 6 11:18:33 EST 2007
* bruce (Tue, 6 Nov 2007 07:13:43 -0800)
> If I wanted to be able to build/test/use parallel python versions, what
> would I need to do/set (paths/libs/etc...)
nothing
> and where would I need to place the 2nd python version, so as not to
> screw up my initial python dev env.
Anywhere you like (probably ~/bin would be best)
> Any sites/pointers describing the process would be helpuful. In particular,
> any changfes to the bashrc/profile/etc... files to allow me to accomplish
> this would be helpful.
Nothing like that. Just change the shebang.
Thorsten
More information about the Python-list
mailing list