How would I do this? The reason being I wanted to try some pygame out, but I have python 3 installed currently and have been learning with that. I\'m also interested in tryi
Typically python is installed with a name like python2.6, so you can have more than one. There may be a symlink from python to one of the numbered files. Quite workable.