This file was written expecting that VPython would be using Numeric, numpy's
predecessor, and exposing its symbols. Numeric.NewAxis == numpy.newaxis.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
I can't see a definition for NewAxis. Is it defined in one of the
module's you import, 'visual' or 'visual.graph'?