Fredrik Lundh is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

effbot / pil-2009-raclette http://effbot.org/zone/pil-index.htm

Work repository for PIL 1.1.7 and beyond. The "default" branch should be fairly solid, the other branches less so. For production use, see the pil-117 repository.

Clone this repository (size: 1.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/effbot/pil-2009-raclette
hg clone ssh://hg@bitbucket.org/effbot/pil-2009-raclette
Filename Size Date modified Message
ArgImagePlugin.py 12.1 KB Removed more obsolete $Id$ tags.
BdfFontFile.py 3.2 KB Fixed ImageString.strip usage.
BmpImagePlugin.py 6.7 KB Use saferead wrapper method instead of old safe_read helper.
BufrStubImagePlugin.py 1.5 KB Removed more obsolete $Id$ tags.
ByteArray.py 893 B Repaired broken icc_profile handling.
ContainerIO.py 2.5 KB Switch to new-style classes.
CurImagePlugin.py 2.0 KB Fixed remaining uses of old raise syntax.
DcxImagePlugin.py 1.8 KB Fixed remaining uses of old raise syntax.
EpsImagePlugin.py 9.5 KB String module refactoring, step 1: move all string use to temporary ImageString wrapper.
ExifTags.py 4.0 KB Removed more obsolete $Id$ tags.
FitsStubImagePlugin.py 1.6 KB Removed more obsolete $Id$ tags.
FliImagePlugin.py 3.4 KB String module refactoring, step 1: move all string use to temporary ImageString wrapper.
FontFile.py 3.3 KB Switch to new-style classes.
FpxImagePlugin.py 6.0 KB Fixed remaining uses of old raise syntax.
GbrImagePlugin.py 1.6 KB Fixed remaining uses of old raise syntax.
GdImageFile.py 2.1 KB Removed more obsolete $Id$ tags.
GifImagePlugin.py 10.8 KB Switch to new-style classes.
GimpGradientFile.py 3.1 KB String module refactoring, step 1: move all string use to temporary ImageString wrapper.
GimpPaletteFile.py 1.3 KB Switch to new-style classes.
GribStubImagePlugin.py 1.5 KB Removed more obsolete $Id$ tags.
Hdf5StubImagePlugin.py 1.5 KB Removed more obsolete $Id$ tags.
IcnsImagePlugin.py 6.0 KB String module refactoring, step 1: move all string use to temporary ImageString wrapper.
IcoImagePlugin.py 1.9 KB Fixed remaining uses of old raise syntax.
ImImagePlugin.py 9.4 KB Use safereadline wrapper throughout.
Image.py 64.9 KB Changed default layout for frombuffer to match the one for fromstring.
ImageChops.py 7.2 KB Removed more obsolete $Id$ tags.
ImageCms.py 30.4 KB Switch to new-style classes.
ImageColor.py 7.1 KB Fixed lower/upper usage.
ImageDraw.py 10.3 KB Removed deprecated Image and ImageDraw methods.
ImageDraw2.py 3.1 KB Switch to new-style classes.
ImageEnhance.py 2.7 KB Switch to new-style classes.
ImageFile.py 17.3 KB Switch to new-style classes.
ImageFileIO.py 977 B Improved test coverage.
ImageFilter.py 6.5 KB Switch to new-style classes.
ImageFont.py 17.1 KB Switch to new-style classes.
ImageGL.py 491 B Switch to new-style classes.
ImageGrab.py 1.8 KB Removed more obsolete $Id$ tags.
ImageMath.py 6.7 KB Switch to new-style classes.
ImageMode.py 1.3 KB Switch to new-style classes.
ImageOps.py 12.9 KB Fixed remaining uses of old raise syntax.
ImagePalette.py 5.1 KB Switch to new-style classes.
ImagePath.py 1.3 KB Switch to new-style classes.
ImageQt.py 2.5 KB Removed more obsolete $Id$ tags.
ImageSequence.py 800 B Switch to new-style classes.
ImageShow.py 4.4 KB Switch to new-style classes.
ImageStat.py 4.2 KB Switch to new-style classes.
ImageString.py 326 B Fixed ImageString.strip usage.
ImageTk.py 9.0 KB Switch to new-style classes.
ImageTransform.py 2.8 KB Removed more obsolete $Id$ tags.
ImageWin.py 6.3 KB Switch to new-style classes.
ImtImagePlugin.py 2.2 KB Fixed remaining uses of old raise syntax.
IptcImagePlugin.py 7.5 KB Switch to new-style classes.
JpegImagePlugin.py 16.0 KB Repaired broken icc_profile handling.
McIdasImagePlugin.py 1.7 KB Removed more obsolete $Id$ tags.
MicImagePlugin.py 2.1 KB Fixed remaining uses of old raise syntax.
MpegImagePlugin.py 1.8 KB Switch to new-style classes.
MspImagePlugin.py 2.2 KB Fixed remaining uses of old raise syntax.
OleFileIO.py 15.9 KB Switch to new-style classes.
PSDraw.py 5.6 KB Switch to new-style classes.
PaletteFile.py 1.1 KB Switch to new-style classes.
PalmImagePlugin.py 9.4 KB Fixed remaining uses of old raise syntax.
PcdImagePlugin.py 1.7 KB Fixed remaining uses of old raise syntax.
PcfFontFile.py 6.2 KB String module refactoring, step 1: move all string use to temporary ImageString wrapper.
PcxImagePlugin.py 4.6 KB Fixed remaining uses of old raise syntax.
PdfImagePlugin.py 5.4 KB Removed more obsolete $Id$ tags.
PixarImagePlugin.py 1.7 KB Fixed remaining uses of old raise syntax.
PngImagePlugin.py 17.1 KB Switch to new-style classes.
PpmImagePlugin.py 3.1 KB Use safereadline wrapper throughout.
PsdImagePlugin.py 7.1 KB Fixed remaining uses of old raise syntax.
SgiImagePlugin.py 2.1 KB Removed more obsolete $Id$ tags.
SpiderImagePlugin.py 8.8 KB Fixed remaining uses of old raise syntax.
SunImagePlugin.py 2.0 KB Fixed remaining uses of old raise syntax.
TarIO.py 1.2 KB String module refactoring, step 1: move all string use to temporary ImageString wrapper.
TgaImagePlugin.py 5.0 KB Fixed remaining uses of old raise syntax.
TiffImagePlugin.py 27.5 KB Switch to new-style classes.
TiffTags.py 4.5 KB Removed more obsolete $Id$ tags.
WalImageFile.py 5.3 KB Removed more obsolete $Id$ tags.
WmfImagePlugin.py 4.1 KB Switch to new-style classes.
XVThumbImagePlugin.py 1.8 KB Use safereadline wrapper throughout.
XbmImagePlugin.py 2.3 KB Fixed ImageString.strip usage.
XpmImagePlugin.py 3.0 KB String module refactoring, step 1: move all string use to temporary ImageString wrapper.
__init__.py 183 B Removed more obsolete $Id$ tags.