Pillow/PIL
2015-06-07 00:09:54 +10:00
..
__init__.py Begin 2.9.0 development with 2.9.0.dev0 2015-04-02 14:53:49 -04:00
_binary.py
_util.py
BdfFontFile.py
BmpImagePlugin.py Some Flake 8 fixes 2015-04-01 15:38:18 -04:00
BufrStubImagePlugin.py
ContainerIO.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
CurImagePlugin.py
DcxImagePlugin.py
EpsImagePlugin.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ExifTags.py
features.py Changed module and codec names 2015-05-14 20:57:01 +10:00
FitsStubImagePlugin.py Various Flake8 fixes 2015-04-24 09:26:52 +10:00
FliImagePlugin.py
FontFile.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
FpxImagePlugin.py Various Flake8 fixes 2015-04-24 09:26:52 +10:00
GbrImagePlugin.py Further health fixes 2015-04-24 18:24:52 +10:00
GdImageFile.py
GifImagePlugin.py Merge pull request #1172 from radarhere/gif 2015-06-04 13:07:58 +03:00
GimpGradientFile.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
GimpPaletteFile.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
GribStubImagePlugin.py
Hdf5StubImagePlugin.py
IcnsImagePlugin.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
IcoImagePlugin.py Merge pull request #1232 from wiredfool/ico-bigendian 2015-05-29 18:28:59 +03:00
Image.py Fixed various typos 2015-05-29 14:59:54 +10:00
ImageChops.py
ImageCms.py Fixed various typos 2015-05-29 14:59:54 +10:00
ImageColor.py
ImageDraw.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageDraw2.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageEnhance.py Fixed typo in ImageEnhance.py 2015-05-28 17:20:33 +10:00
ImageFile.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageFileIO.py
ImageFilter.py Fixed redefinition of built-in 2015-04-24 16:02:39 +10:00
ImageFont.py Merge pull request #1240 from radarhere/future 2015-05-27 14:37:38 +03:00
ImageGrab.py
ImageMath.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageMode.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageMorph.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageOps.py Fixed redefinition of built-in 2015-04-24 16:02:39 +10:00
ImagePalette.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImagePath.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageQt.py Various Flake8 fixes 2015-04-24 09:26:52 +10:00
ImageSequence.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageShow.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageStat.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageTk.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImageTransform.py
ImageWin.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
ImImagePlugin.py Fixed redefinition of built-in 2015-04-24 16:02:39 +10:00
ImtImagePlugin.py
IptcImagePlugin.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
Jpeg2KImagePlugin.py Style/health fixes 2015-04-01 16:47:01 +03:00
JpegImagePlugin.py Fixed various typos 2015-05-29 14:59:54 +10:00
JpegPresets.py Various Flake8 fixes 2015-04-24 09:26:52 +10:00
McIdasImagePlugin.py
MicImagePlugin.py Further health fixes 2015-04-24 18:24:52 +10:00
MpegImagePlugin.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
MpoImagePlugin.py
MspImagePlugin.py Fixed redefinition of built-in 2015-04-24 16:02:39 +10:00
OleFileIO-README.md
OleFileIO.py Updated i16 and i32 to be in sync with _binary 2015-05-28 23:11:51 +10:00
PaletteFile.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
PalmImagePlugin.py
PcdImagePlugin.py pcd: minor cleanup; remove draft method 2015-04-02 22:49:15 +02:00
PcfFontFile.py Removed or commented unused variables 2015-04-24 16:02:38 +10:00
PcxImagePlugin.py Added missing future print imports and removed unnecessary imports 2015-05-23 20:28:41 +10:00
PdfImagePlugin.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
PixarImagePlugin.py
PngImagePlugin.py Merge pull request #1239 from juztin/master 2015-05-27 22:37:29 +03:00
PpmImagePlugin.py
PsdImagePlugin.py
PSDraw.py Merge pull request #1240 from radarhere/future 2015-05-27 14:37:38 +03:00
PyAccess.py Further health fixes 2015-04-24 18:24:52 +10:00
SgiImagePlugin.py
SpiderImagePlugin.py Further health fixes 2015-04-24 18:24:52 +10:00
SunImagePlugin.py
TarIO.py
TgaImagePlugin.py
TiffImagePlugin.py Fixed Tiff handling of bad EXIF data 2015-06-07 00:09:54 +10:00
TiffTags.py
WalImageFile.py
WebPImagePlugin.py
WmfImagePlugin.py Replaced old-style classes 2015-05-27 00:07:21 +10:00
XbmImagePlugin.py
XpmImagePlugin.py
XVThumbImagePlugin.py