On Dec 14, 2009, at 4:28 PM, Thomas Robitaille wrote:
> 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?


Always best to do so...
Thx in advance !!!
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to