I V  <[EMAIL PROTECTED]> wrote:
> I hadn't heard of operator.truth before. Does it do anything different 
> from bool(x) ?

Not really. It was occasionally useful before the bool type existed;
now it's just a leftover.

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

Reply via email to