~ubuntu-branches/ubuntu/saucy/python-imaging/saucy-proposed

« back to all changes in this revision

Viewing changes to PIL/ImageChops.py

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-03-20 16:44:01 UTC
  • mfrom: (2.1.13 experimental)
  • Revision ID: package-import@ubuntu.com-20130320164401-ptf6m0ttg4zw72az
Tags: 1.1.7+2.0.0-1
Pillow 2.0.0 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# See the README file for information on usage and redistribution.
16
16
#
17
17
 
18
 
from . import Image
 
18
from PIL import Image
19
19
 
20
20
##
21
21
# The <b>ImageChops</b> module contains a number of arithmetical image