Mark Dickinson wrote:

> That's because the call to abs() usually collapses two values to one
> (e.g. -2 and 2 both end up being 2),
> but there's only one integer n for which abs(n) == 0.

Ah. Need to sleep more.

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to