Diez B. Roggisch schrieb:
> Gaz schrieb:
>> And how im supposed to assign data to a specific hex?
> 
> How would you have done it using numarray? Accessing a specific field is 
> done using slicing:

The term slicing is of course wrong here - it's called array index access.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to