from visual import *
print(version)
Also, for recent versions of VPython, the main page of the help shows
the version number.
Bruce Sherwood
On Sun, May 22, 2011 at 7:17 PM, Dan Aldrich <dal...@ea...> wrote:
> 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
>
>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Visualpython-users mailing list
> Vis...@li...
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
>
|