[Numpy-discussion] isn't it a bug in array.fill()?
dmitrey
dmitrey.kroshko@scipy....
Fri Aug 29 12:19:23 CDT 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