structs

Keith Thompson kst-u at mib.org
Wed Feb 4 16:06:30 EST 2009


"Scott David Daniels" <Scott.Daniels at Acm.Org> writes:
> To avoid using epsilon, do something like: 
>     if 1 + abs(x) != 1:


An OK effort, but you're wrong.  That's not how to do it at all.



More information about the Python-list mailing list