[Image-SIG] Bug in Image.rotate method and documentation

Fredrik Lundh fredrik at pythonware.com
Fri Apr 3 00:54:34 CEST 2009


On Thu, Apr 2, 2009 at 10:55 PM, Todd Reed <todd at toddreed.name> wrote:
> I am using PIL 1.1.6, and found a trivial-to-fix bug in the Image.rotate
> method:

This is fixed in 1.1.7. As for filter vs. resample, it's a positional
argument, not a keyword argument.

</F>


More information about the Image-SIG mailing list