>>What do you get if you print sys.path from > the interpreter? I've printed out sys.path from inside the script as well, and all references to Python25 are replaced with Python23
FWIW- This isn't a problem unique to this script. I've just printed out sys.path from another script in another directory, and Python2.3 is referenced. So, it's a system wide issue- but I still don't know how or why it's happening. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor