Thanks, that's exactly what I needed.

Tim Heaney wrote:
> You can use Python slice notation for each dimension
> 
>   y[1:6,1:6] = x
>

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

Reply via email to