I'm just learning python and most of my scripts are therefore 3.3 at the moment.
However I would like to be able to write some scripts using python 2.7.
Particularly there is a Gmail script I would like to use
Can anyone tell me if it's possible to install 2.7 and 3.3. and switch between them when developing python?