2010/7/22 Bill Janssen <[email protected]>:
> Hmmm, the docs say that Image.rotate() has a "filter" keyword arg, but
> the code says that it's really "resample".  Note that the docstring in
> the code is wrong, too.  This is 1.1.6 I'm looking at.

Sounds like the good old "named positional arguments" vs "keyword
arguments" issue.  I'll take a look.

</F>
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to