I'm getting ready to move up/on to python 3 this summer. Is there a way to get vPython version info like you can w/ python? import sys print sys.version_info Thanks, -d
View entire thread