samwyse, 18.01.2010 13:49: > Curiously, no matter how I > order my PATH, the wrong version seems to appear first more than half > the time! I'm seriously considering renaming all my Python 3 code to > use a .py3 file extension. You should be able to start the interpreter as "python3.1" to be sure. Stefan