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
Branch
default
Filename Size Date modified Message
BdfFontFile.py 3.1 KB Cleaned up various while loops and type tests.
BmpImagePlugin.py 6.7 KB Fixed a few more integer division issues.
BufrStubImagePlugin.py 1.5 KB Split up PIL import statements.
ContainerIO.py 2.5 KB Cleaned up various while loops and type tests.
CurImagePlugin.py 2.0 KB Split up PIL import statements.
DcxImagePlugin.py 1.8 KB Fixed remaining uses of old raise syntax.
EpsImagePlugin.py 9.5 KB Cleaned up various while loops and type tests.
ExifTags.py 4.0 KB Removed more obsolete $Id$ tags.
FitsStubImagePlugin.py 1.6 KB Split up PIL import statements.
FliImagePlugin.py 3.3 KB Removed remaining ImageString calls.
FontFile.py 3.3 KB Switch to new-style classes.
FpxImagePlugin.py 6.0 KB Split up PIL import statements.
GbrImagePlugin.py 1.6 KB Split up PIL import statements.
GdImageFile.py 2.1 KB Look for file object methods instead of string type throughout. Also
GifImagePlugin.py 10.8 KB Fixed a few more integer division issues.
GimpGradientFile.py 3.1 KB Removed remaining ImageString calls.
GimpPaletteFile.py 1.3 KB Removed remaining ImageString calls.
GribStubImagePlugin.py 1.5 KB Split up PIL import statements.
Hdf5StubImagePlugin.py 1.5 KB Split up PIL import statements.
IcnsImagePlugin.py 6.0 KB Removed remaining ImageString calls.
IcoImagePlugin.py 1.9 KB Split up PIL import statements.
ImImagePlugin.py 9.4 KB Cleaned up various while loops and type tests.
Image.py 66.3 KB Import _imaging from package directory.
ImageChops.py 7.2 KB Removed more obsolete $Id$ tags.
ImageCms.py 29.9 KB Look for file object methods instead of string type throughout. Also
ImageColor.py 7.0 KB Fixed a few more integer division issues.
ImageDraw.py 10.2 KB Only import ImagePalette, ImageMode, and the warnings module when
ImageDraw2.py 3.1 KB Split up PIL import statements.
ImageEnhance.py 2.7 KB Split up PIL import statements.
ImageFile.py 14.9 KB Repaired Python 2.2/2.3 compatibility.
ImageFileIO.py 977 B Improved test coverage.
ImageFilter.py 6.5 KB Fixed a few more integer division issues.
ImageFont.py 17.6 KB Search for truetype fonts in well-known directories also on Linux.
ImageGL.py 491 B Switch to new-style classes.
ImageGrab.py 1.7 KB Split up some import statements.
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 a few more integer division issues.
ImagePalette.py 5.4 KB Fixed a few integer division issues.
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.6 KB Check that show utility is executable.
ImageStat.py 4.2 KB Fixed a few more integer division issues.
ImageSupport.py 363 B Added 2/3 support layer.
ImageSupport2.py 4.8 KB Restored Python 2.2 support.
ImageSupport3.py 4.9 KB Remove architecture check since add_directory checks if the directory
ImageTk.py 9.0 KB Cleaned up remaining has_key calls.
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 Cleaned up various while loops and type tests.
IptcImagePlugin.py 7.5 KB Cleaned up various while loops and type tests.
JpegImagePlugin.py 16.1 KB Added _getiptc helper method.
McIdasImagePlugin.py 1.7 KB Split up PIL import statements.
MicImagePlugin.py 2.1 KB Split up PIL import statements.
MpegImagePlugin.py 1.8 KB Some tweaks to avoid confusing 2to3.
MspImagePlugin.py 2.2 KB Renamed checksum variable.
OleFileIO.py 15.7 KB Repaired 2.3 compatibility.
OpenExrImagePlugin.py 3.9 KB Restored Python 2.2 support.
PSDraw.py 5.5 KB Fixed some line endings.
PaletteFile.py 1.1 KB Cleaned up various while loops and type tests.
PalmImagePlugin.py 9.3 KB Split up PIL import statements.
PcdImagePlugin.py 1.7 KB Split up PIL import statements.
PcfFontFile.py 6.2 KB Fixed a few more string methods.
PcxImagePlugin.py 4.6 KB Fixed a few more integer division issues.
PdfImagePlugin.py 5.5 KB Fixed some line endings.
PixarImagePlugin.py 1.7 KB Split up PIL import statements.
PngImagePlugin.py 17.7 KB reduce PNG palette size for images <255 colors
PpmImagePlugin.py 3.1 KB Cleaned up various while loops and type tests.
PsdImagePlugin.py 7.1 KB Fixed some line endings.
SgiImagePlugin.py 2.1 KB Split up PIL import statements.
SpiderImagePlugin.py 8.8 KB Split up PIL import statements.
SunImagePlugin.py 2.0 KB Split up PIL import statements.
TarIO.py 1.2 KB Cleaned up various while loops and type tests.
TgaImagePlugin.py 5.0 KB Fixed some line endings.
TiffImagePlugin.py 27.3 KB Fixed a few more integer division issues.
TiffTags.py 4.5 KB Removed more obsolete $Id$ tags.
WalImageFile.py 5.3 KB Removed more obsolete $Id$ tags.
WebPImagePlugin.py 2.3 KB Disable WebP draft method.
WmfImagePlugin.py 4.1 KB Made feature check work under 3.2.
XVThumbImagePlugin.py 1.6 KB Fixed a few integer division issues.
XbmImagePlugin.py 2.3 KB Fixed a few more string methods.
XpmImagePlugin.py 3.0 KB Fixed some line endings.
__init__.py 183 B Removed more obsolete $Id$ tags.