On 1/4/07, Christopher Barker <[EMAIL PROTECTED]> wrote:
> And if you're an idiot like me that for some unknown reason still does
> not use ipython, you can always do:
>
> for i in dir(N):
>      if "nan" in i: print i

I'm always impressed by those who take the stairs instead of the elevator.
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to