<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > >>> r = [x for x in test.random_types(10)] > >>> r > [False, False, False, False, False, False, False, False, False, False, > True, True, True, True, True, True, True, True, True, True] > > I think it needs a cast to a float:
Mea culpa. I **always** import division from __future__ and tend to assume everyone else does too. Thanks, Alan -- http://mail.python.org/mailman/listinfo/python-list