Bug fix for the change to the numpy.sum() function.
In Numeric the axis keyword argument defaults to 0. In numpy it defaults to None!
Authored by: bugman 2008-01-28
Parent: [r4892]
Child: [r4894]