Pillow/PIL
Brian Crowell 37f22ebfcd py3k: Use string methods instead of string module
First, we go for the obvious stuff. The string module methods are gone in
3.0, so we translate them to the appropriate methods on the string class.
2013-01-10 08:42:49 -06:00
..
__init__.py Forking PIL 2010-07-30 22:52:47 -04:00
ArgImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
BdfFontFile.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
BmpImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
BufrStubImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
ContainerIO.py Forking PIL 2010-07-30 22:52:47 -04:00
CurImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
DcxImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
EpsImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
ExifTags.py Forking PIL 2010-07-30 22:52:47 -04:00
FitsStubImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
FliImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
FontFile.py Forking PIL 2010-07-30 22:52:47 -04:00
FpxImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
GbrImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
GdImageFile.py Forking PIL 2010-07-30 22:52:47 -04:00
GifImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
GimpGradientFile.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
GimpPaletteFile.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
GribStubImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
Hdf5StubImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
IcnsImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
IcoImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
Image.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
ImageChops.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageCms.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
ImageColor.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
ImageDraw.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageDraw2.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageEnhance.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageFile.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
ImageFileIO.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageFilter.py Radius was hardcoded to 2. 2012-12-06 16:19:55 -08:00
ImageFont.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
ImageGL.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageGrab.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageMath.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageMode.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageOps.py Forking PIL 2010-07-30 22:52:47 -04:00
ImagePalette.py Forking PIL 2010-07-30 22:52:47 -04:00
ImagePath.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageQt.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageSequence.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageShow.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageStat.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageTk.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageTransform.py Forking PIL 2010-07-30 22:52:47 -04:00
ImageWin.py Forking PIL 2010-07-30 22:52:47 -04:00
ImImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
ImtImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
IptcImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
JpegImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
McIdasImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
MicImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
MpegImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
MspImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
OleFileIO.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
PaletteFile.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
PalmImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
PcdImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
PcfFontFile.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
PcxImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
PdfImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
PixarImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
PngImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
PpmImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
PsdImagePlugin.py revert last commit, images rendered didn't match very well 2012-07-29 17:05:54 +02:00
PSDraw.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
SgiImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
SpiderImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
SunImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
TarIO.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
TgaImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
TiffImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
TiffTags.py Forking PIL 2010-07-30 22:52:47 -04:00
WalImageFile.py Forking PIL 2010-07-30 22:52:47 -04:00
WmfImagePlugin.py Forking PIL 2010-07-30 22:52:47 -04:00
XbmImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
XpmImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00
XVThumbImagePlugin.py py3k: Use string methods instead of string module 2013-01-10 08:42:49 -06:00