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-25
Parent: [r27]
Child: [r29]