Pierre GM-2 wrote:
> 
> Well, that's a problem indeed, and I'd put that as a bug.
> However, you can use that syntax instead:
>>>> t.fill_value['a']=10
> or set all the fields at once:
>>>>t.fill_value=(10,999999)
> 

Thanks for your reply - should I submit a bug report on the numpy trac site?

Thomas

-- 
View this message in context: 
http://old.nabble.com/Problem-with-set_fill_value-for-masked-structured-array-tp26770843p26780052.html
Sent from the Numpy-discussion mailing list archive at Nabble.com.

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to