Bug fix for the numpy.average() function.
In Numeric the axis keyword argument defaults to 0. In numpy it defaults to None!
Authored by: bugman 2008-01-25
Parent: [r26]
Child: [r28]