isFloat: Without Exception-Handling

Chad Netzer cnetzer at mail.arc.nasa.gov
Mon Oct 7 15:24:11 EDT 2002


On Saturday 05 October 2002 06:20, Jeff Epler wrote:

> The short-circuiting "and" and "or" operators cannot be overloaded.
>
> For 'or', the LHS is evaluated.  If it is not false, then that is the
> result of the expression.

Ahh!  Of course.  This should be burned into my brain by now...  Oh well, 
time for some remedial Python studies. :)

Thanks

-- 

Chad Netzer
cnetzer at mail.arc.nasa.gov




More information about the Python-list mailing list