From: Bruce S. <ba...@an...> - 2001-11-22 23:10:24
|
At http://cil.andrew.cmu.edu/projects/visual is a new beta version of VPython for Python 2.2 on Windows. This fixes a bug with the expression vector(1,2,3)/2 in the case of invoking "true division" through "from __future__ import division". Bruce Sherwood |