On 2007-09-10, Steve Holden <[EMAIL PROTECTED]> wrote:
>> I have a quibble not with the functionality of the boolean check,
>> but with its expressiveness. if y[0] == "" expresses more, i.e.,
>> that I expect y[0] to contain a Python byte string.
>
> I have a quibble with a test that will raise an exception when
> the anticipated condition is true. Your test is patently
> absurd, as you would have discovered had you bothered to try
> it:

"if y[0] == "" expresses more, i.e., that I expect y[0] to
contain a Python byte string."

-- 
Neil Cerutti
Bach's death is attributed to the end of the Baroque era. --Music Lit Essay
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to