> It is just a redirection to the [EMAIL PROTECTED] list. If you just
> tried in the past hour or so, I've discovered that our DNS appears to be down
> right now.

I tried registering the twice the last couple of days and never got an
email back.

> No, that's not what insert() does. See the docstring:

Then this behavior is different from the scipy_base.insert

> In [7]: a[mask] = 100

What I needed was

a[mask] = array_of_values

I just tried it and  it works.

Thanks,

VJ

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

Reply via email to