[Numpy-discussion] isn't it a bug in array.fill()?

dmitrey dmitrey.kroshko at scipy.org
Fri Aug 29 13:19:23 EDT 2008


hi all,
isn't it a bug
(latest numpy from svn, as well as my older version)

from numpy import array
print array((1,2,3)).fill(10)
None

Regards, D.



More information about the NumPy-Discussion mailing list