On Mon, 2003-08-18 at 15:44, Colin J. Williams wrote: > This statement: > z= _n.array([True, False, True, True], type= _nt.BooleanType) Use type=_nt.Bool here. BooleanType is the class of Bool. Todd -- Todd Miller <jmiller at stsci.edu>