Alan Isaac wrote: > Is there any discussion of having real booleans > in Python 3000?
I'm not sure how the bools we have now are not "real." > Say something along the line of the numpy implementation for arrays of > type 'bool'? What aspect of this do you want? A bool typecode for the stdlib array module? I can guess a number of things that you might mean, but it would be best if you explained with an example of what current behavior is and what you would like it to be. -- Michael Hoffman -- http://mail.python.org/mailman/listinfo/python-list