Possible Duplicate:
Powershell Python: Change version used
I have both python 2.7 and 3.3 installed on my machine (windows). Say I want to switch back and forth between them; how do I write a script that will set change the path variable so I can switch back and forth easily without doing in manually?