On Sun, May 9, 2010 at 11:47 AM, David <erwi...@gmx.net> wrote: > return (((a * x) - 5*a) * x + 8*a) * x - 4*a; >
Hello David, I just factored out from your patch, as a comment to your post. ((x - 5) * x + 8) * a * x - 4*a; Cheers, Xav
_______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig