[Tutor] How to deploy and upgrade python and its apps

2010-04-14 Thread Dilip M
Hi All, I would like to understand how to deploy specific version of python and its modules and apps in consistent manner. Use case: 1- How to install specific version of python in my own path. (consider NFS, /opt/sw/bin and /opt/sw/lib). This particular share is mounted on all dev machines.

[Tutor] How to deploy and upgrade python and its apps

2010-04-14 Thread Dilip M
Hi All, I would like to understand how to deploy specific version of python and its modules and apps in consistent manner. Use case: 1- How to install specific version of python in my own path. (consider  NFS, /opt/sw/bin and /opt/sw/lib). This particular share is mounted on all dev machines. 2