From 1ba4e9e5baf6d3093af1b8354d2d7570ee9fcfcf Mon Sep 17 00:00:00 2001 From: homm Date: Mon, 4 Jul 2016 02:50:05 +0300 Subject: [PATCH] remove end of file banner from all files --- PIL/FontFile.py | 2 -- PIL/Image.py | 2 -- PIL/ImageCms.py | 2 -- PIL/ImageDraw.py | 2 -- PIL/ImageFont.py | 2 -- PIL/ImageMath.py | 2 -- PIL/ImageMode.py | 2 -- PIL/ImageMorph.py | 2 -- PIL/ImagePath.py | 2 -- PIL/ImageShow.py | 2 -- PIL/ImageTk.py | 2 -- PIL/ImageTransform.py | 2 -- PIL/ImageWin.py | 2 -- PIL/PyAccess.py | 2 -- PIL/SgiImagePlugin.py | 2 -- PIL/_binary.py | 2 -- Scripts/createfontdatachunk.py | 2 -- Tests/bench_cffi_access.py | 2 -- Tests/check_large_memory.py | 2 -- Tests/check_large_memory_numpy.py | 2 -- Tests/helper.py | 2 -- Tests/test_000_sanity.py | 2 -- Tests/test_binary.py | 2 -- Tests/test_bmp_reference.py | 2 -- Tests/test_box_blur.py | 2 -- Tests/test_decompression_bomb.py | 2 -- Tests/test_features.py | 2 -- Tests/test_file_bmp.py | 2 -- Tests/test_file_bufrstub.py | 2 -- Tests/test_file_cur.py | 2 -- Tests/test_file_dcx.py | 2 -- Tests/test_file_dds.py | 2 -- Tests/test_file_eps.py | 4 +--- Tests/test_file_fitsstub.py | 2 -- Tests/test_file_fli.py | 2 -- Tests/test_file_fpx.py | 2 -- Tests/test_file_gbr.py | 2 -- Tests/test_file_gif.py | 2 -- Tests/test_file_gimpgradient.py | 2 -- Tests/test_file_gimppalette.py | 2 -- Tests/test_file_gribstub.py | 2 -- Tests/test_file_hdf5stub.py | 2 -- Tests/test_file_icns.py | 2 -- Tests/test_file_ico.py | 2 -- Tests/test_file_im.py | 2 -- Tests/test_file_iptc.py | 2 -- Tests/test_file_jpeg.py | 2 -- Tests/test_file_jpeg2k.py | 2 -- Tests/test_file_libtiff.py | 2 -- Tests/test_file_libtiff_small.py | 2 -- Tests/test_file_mcidas.py | 2 -- Tests/test_file_mic.py | 2 -- Tests/test_file_mpo.py | 2 -- Tests/test_file_msp.py | 2 -- Tests/test_file_palm.py | 2 -- Tests/test_file_pcx.py | 2 -- Tests/test_file_pdf.py | 2 -- Tests/test_file_png.py | 2 -- Tests/test_file_ppm.py | 2 -- Tests/test_file_psd.py | 2 -- Tests/test_file_sgi.py | 2 -- Tests/test_file_spider.py | 2 -- Tests/test_file_sun.py | 2 -- Tests/test_file_tar.py | 2 -- Tests/test_file_tiff.py | 2 -- Tests/test_file_tiff_metadata.py | 2 -- Tests/test_file_webp.py | 2 -- Tests/test_file_webp_alpha.py | 2 -- Tests/test_file_webp_lossless.py | 2 -- Tests/test_file_webp_metadata.py | 2 -- Tests/test_file_xbm.py | 2 -- Tests/test_file_xpm.py | 2 -- Tests/test_font_bdf.py | 2 -- Tests/test_font_pcf.py | 2 -- Tests/test_format_hsv.py | 2 -- Tests/test_format_lab.py | 2 -- Tests/test_image.py | 2 -- Tests/test_image_array.py | 2 -- Tests/test_image_convert.py | 2 -- Tests/test_image_copy.py | 2 -- Tests/test_image_crop.py | 2 -- Tests/test_image_draft.py | 2 -- Tests/test_image_filter.py | 2 -- Tests/test_image_frombytes.py | 2 -- Tests/test_image_fromqimage.py | 2 -- Tests/test_image_fromqpixmap.py | 2 -- Tests/test_image_getbands.py | 2 -- Tests/test_image_getbbox.py | 2 -- Tests/test_image_getcolors.py | 2 -- Tests/test_image_getdata.py | 2 -- Tests/test_image_getextrema.py | 2 -- Tests/test_image_getim.py | 2 -- Tests/test_image_getpalette.py | 2 -- Tests/test_image_getprojection.py | 2 -- Tests/test_image_histogram.py | 2 -- Tests/test_image_load.py | 2 -- Tests/test_image_mode.py | 2 -- Tests/test_image_point.py | 2 -- Tests/test_image_putalpha.py | 2 -- Tests/test_image_putdata.py | 2 -- Tests/test_image_putpalette.py | 2 -- Tests/test_image_quantize.py | 2 -- Tests/test_image_resize.py | 2 -- Tests/test_image_rotate.py | 2 -- Tests/test_image_split.py | 2 -- Tests/test_image_thumbnail.py | 2 -- Tests/test_image_tobitmap.py | 2 -- Tests/test_image_tobytes.py | 2 -- Tests/test_image_toqimage.py | 2 -- Tests/test_image_toqpixmap.py | 2 -- Tests/test_image_transform.py | 2 -- Tests/test_imagechops.py | 2 -- Tests/test_imagecms.py | 2 -- Tests/test_imagecolor.py | 2 -- Tests/test_imagedraw.py | 2 -- Tests/test_imageenhance.py | 2 -- Tests/test_imagefile.py | 2 -- Tests/test_imagefont.py | 2 -- Tests/test_imagegrab.py | 2 -- Tests/test_imagemath.py | 2 -- Tests/test_imagemorph.py | 2 -- Tests/test_imageops.py | 2 -- Tests/test_imageops_usm.py | 2 -- Tests/test_imagepalette.py | 2 -- Tests/test_imagepath.py | 2 -- Tests/test_imageqt.py | 2 -- Tests/test_imagesequence.py | 2 -- Tests/test_imageshow.py | 2 -- Tests/test_imagestat.py | 2 -- Tests/test_imagetk.py | 2 -- Tests/test_imagewin.py | 2 -- Tests/test_lib_image.py | 2 -- Tests/test_lib_pack.py | 2 -- Tests/test_locale.py | 2 -- Tests/test_mode_i16.py | 2 -- Tests/test_numpy.py | 2 -- Tests/test_olefileio.py | 2 -- Tests/test_pickle.py | 2 -- Tests/test_psdraw.py | 2 -- Tests/test_pyroma.py | 2 -- Tests/test_shell_injection.py | 2 -- Tests/test_util.py | 2 -- libImaging/Effects.c | 2 -- setup.py | 3 +-- 144 files changed, 2 insertions(+), 289 deletions(-) diff --git a/PIL/FontFile.py b/PIL/FontFile.py index db8e6bec1..1ccfaa3c3 100644 --- a/PIL/FontFile.py +++ b/PIL/FontFile.py @@ -111,5 +111,3 @@ class FontFile(object): else: puti16(fp, m[0] + m[1] + m[2]) fp.close() - -# End of file diff --git a/PIL/Image.py b/PIL/Image.py index 2f9c2666e..f65b7f24b 100644 --- a/PIL/Image.py +++ b/PIL/Image.py @@ -2521,5 +2521,3 @@ def effect_noise(size, sigma): :param sigma: Standard deviation of noise. """ return Image()._new(core.effect_noise(size, sigma)) - -# End of file diff --git a/PIL/ImageCms.py b/PIL/ImageCms.py index 6d5801af2..4fbe1032d 100644 --- a/PIL/ImageCms.py +++ b/PIL/ImageCms.py @@ -969,5 +969,3 @@ if __name__ == "__main__": print(doc) except (AttributeError, TypeError): pass - -# End of file diff --git a/PIL/ImageDraw.py b/PIL/ImageDraw.py index a3e527091..fbb700b4a 100644 --- a/PIL/ImageDraw.py +++ b/PIL/ImageDraw.py @@ -380,5 +380,3 @@ def floodfill(image, xy, value, border=None): pixel[s, t] = value newedge.append((s, t)) edge = newedge - -# End of file diff --git a/PIL/ImageFont.py b/PIL/ImageFont.py index af1166dde..9341b1e96 100644 --- a/PIL/ImageFont.py +++ b/PIL/ImageFont.py @@ -433,5 +433,3 @@ Gc/eeW7BwPj5+QGZhANUswMAAAD//2JgqGBgYGBgqEMXlvhMPUsAAAAA//8iYDd1AAAAAP//AwDR w7IkEbzhVQAAAABJRU5ErkJggg== ''')))) return f - -# End of file diff --git a/PIL/ImageMath.py b/PIL/ImageMath.py index c0f382069..897f0aeb1 100644 --- a/PIL/ImageMath.py +++ b/PIL/ImageMath.py @@ -268,5 +268,3 @@ def eval(expression, _dict={}, **kw): return out.im except AttributeError: return out - -# End of file diff --git a/PIL/ImageMode.py b/PIL/ImageMode.py index 583fd7eda..f78a8df90 100644 --- a/PIL/ImageMode.py +++ b/PIL/ImageMode.py @@ -48,5 +48,3 @@ def getmode(mode): _modes["I;16L"] = ModeDescriptor("I;16L", "I", "L", "L") _modes["I;16B"] = ModeDescriptor("I;16B", "I", "L", "L") return _modes[mode] - -# End of file diff --git a/PIL/ImageMorph.py b/PIL/ImageMorph.py index 902ed8db7..4847594f6 100644 --- a/PIL/ImageMorph.py +++ b/PIL/ImageMorph.py @@ -247,5 +247,3 @@ class MorphOp(object): def set_lut(self, lut): """Set the lut from an external source""" self.lut = lut - -# End of file diff --git a/PIL/ImagePath.py b/PIL/ImagePath.py index b3087495c..3abfba031 100644 --- a/PIL/ImagePath.py +++ b/PIL/ImagePath.py @@ -58,5 +58,3 @@ class Path(object): # override with C implementation Path = Image.core.path - -# End of file diff --git a/PIL/ImageShow.py b/PIL/ImageShow.py index c18ff22d3..554c65cb2 100644 --- a/PIL/ImageShow.py +++ b/PIL/ImageShow.py @@ -174,5 +174,3 @@ else: if __name__ == "__main__": # usage: python ImageShow.py imagefile [title] print(show(Image.open(sys.argv[1]), *sys.argv[2:])) - -# End of file diff --git a/PIL/ImageTk.py b/PIL/ImageTk.py index 6d4713003..d3957b6d1 100644 --- a/PIL/ImageTk.py +++ b/PIL/ImageTk.py @@ -286,5 +286,3 @@ def _show(image, title): if title: top.title(title) UI(top, image).pack() - -# End of file diff --git a/PIL/ImageTransform.py b/PIL/ImageTransform.py index 9f48833ab..4a037da1f 100644 --- a/PIL/ImageTransform.py +++ b/PIL/ImageTransform.py @@ -96,5 +96,3 @@ class MeshTransform(Transform): @see Image#Image.transform """ method = Image.MESH - -# End of file diff --git a/PIL/ImageWin.py b/PIL/ImageWin.py index 1e408da31..514fc4ff8 100644 --- a/PIL/ImageWin.py +++ b/PIL/ImageWin.py @@ -233,5 +233,3 @@ class ImageWindow(Window): def ui_handle_repair(self, dc, x0, y0, x1, y1): self.image.draw(dc, (x0, y0, x1, y1)) - -# End of file diff --git a/PIL/PyAccess.py b/PIL/PyAccess.py index 9f7827ce8..8b67a8ea2 100644 --- a/PIL/PyAccess.py +++ b/PIL/PyAccess.py @@ -317,5 +317,3 @@ def new(img, readonly=False): logger.debug("PyAccess Not Implemented: %s", img.mode) return None return access_type(img, readonly) - -# End of file diff --git a/PIL/SgiImagePlugin.py b/PIL/SgiImagePlugin.py index f890c7ef6..d2efd3e25 100644 --- a/PIL/SgiImagePlugin.py +++ b/PIL/SgiImagePlugin.py @@ -85,5 +85,3 @@ Image.register_extension(SgiImageFile.format, ".bw") Image.register_extension(SgiImageFile.format, ".rgb") Image.register_extension(SgiImageFile.format, ".rgba") Image.register_extension(SgiImageFile.format, ".sgi") - -# End of file diff --git a/PIL/_binary.py b/PIL/_binary.py index 2f5e8ffd4..1cbe59dea 100644 --- a/PIL/_binary.py +++ b/PIL/_binary.py @@ -72,5 +72,3 @@ def o16be(i): def o32be(i): return pack(">I", i) - -# End of file diff --git a/Scripts/createfontdatachunk.py b/Scripts/createfontdatachunk.py index b9adedc33..720fd0067 100644 --- a/Scripts/createfontdatachunk.py +++ b/Scripts/createfontdatachunk.py @@ -14,5 +14,3 @@ if __name__ == "__main__": print("''')), Image.open(BytesIO(base64.decodestring(b'''") base64.encode(open(font + ".pbm", "rb"), sys.stdout) print("'''))))") - -# End of file diff --git a/Tests/bench_cffi_access.py b/Tests/bench_cffi_access.py index 5b64813e4..300017168 100644 --- a/Tests/bench_cffi_access.py +++ b/Tests/bench_cffi_access.py @@ -56,5 +56,3 @@ class BenchCffiAccess(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/check_large_memory.py b/Tests/check_large_memory.py index 778aff511..ef0cd1f80 100644 --- a/Tests/check_large_memory.py +++ b/Tests/check_large_memory.py @@ -35,5 +35,3 @@ class LargeMemoryTest(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/check_large_memory_numpy.py b/Tests/check_large_memory_numpy.py index 5d1b42a22..e48d98367 100644 --- a/Tests/check_large_memory_numpy.py +++ b/Tests/check_large_memory_numpy.py @@ -41,5 +41,3 @@ class LargeMemoryNumpyTest(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/helper.py b/Tests/helper.py index abb2fbd6d..f4e8f58fe 100644 --- a/Tests/helper.py +++ b/Tests/helper.py @@ -238,5 +238,3 @@ if sys.platform == 'win32': IMCONVERT = os.path.join(IMCONVERT, 'convert.exe') else: IMCONVERT = 'convert' - -# End of file diff --git a/Tests/test_000_sanity.py b/Tests/test_000_sanity.py index 22e582ec3..67aff8ecc 100644 --- a/Tests/test_000_sanity.py +++ b/Tests/test_000_sanity.py @@ -28,5 +28,3 @@ class TestSanity(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_binary.py b/Tests/test_binary.py index 1e44d9641..2fac9b3d5 100644 --- a/Tests/test_binary.py +++ b/Tests/test_binary.py @@ -25,5 +25,3 @@ class TestBinary(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_bmp_reference.py b/Tests/test_bmp_reference.py index 885bd4996..b6f0b4564 100644 --- a/Tests/test_bmp_reference.py +++ b/Tests/test_bmp_reference.py @@ -90,5 +90,3 @@ class TestBmpReference(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_box_blur.py b/Tests/test_box_blur.py index 6224c435d..d99847740 100644 --- a/Tests/test_box_blur.py +++ b/Tests/test_box_blur.py @@ -233,5 +233,3 @@ class TestBoxBlur(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_decompression_bomb.py b/Tests/test_decompression_bomb.py index ae9aebfa8..e952f6586 100644 --- a/Tests/test_decompression_bomb.py +++ b/Tests/test_decompression_bomb.py @@ -41,5 +41,3 @@ class TestDecompressionBomb(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_features.py b/Tests/test_features.py index 8da22088e..7861693b2 100644 --- a/Tests/test_features.py +++ b/Tests/test_features.py @@ -31,5 +31,3 @@ class TestFeatures(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_bmp.py b/Tests/test_file_bmp.py index 9efd4838e..5d6b30e79 100644 --- a/Tests/test_file_bmp.py +++ b/Tests/test_file_bmp.py @@ -80,5 +80,3 @@ class TestFileBmp(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_bufrstub.py b/Tests/test_file_bufrstub.py index 05266e9fd..6872ca339 100644 --- a/Tests/test_file_bufrstub.py +++ b/Tests/test_file_bufrstub.py @@ -15,5 +15,3 @@ class TestFileBufrStub(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_cur.py b/Tests/test_file_cur.py index f1c077945..5ae0e7eff 100644 --- a/Tests/test_file_cur.py +++ b/Tests/test_file_cur.py @@ -32,5 +32,3 @@ class TestFileCur(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_dcx.py b/Tests/test_file_dcx.py index 2c0f90c1f..09da3c439 100644 --- a/Tests/test_file_dcx.py +++ b/Tests/test_file_dcx.py @@ -63,5 +63,3 @@ class TestFileDcx(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_dds.py b/Tests/test_file_dds.py index a4442a2e8..e4fbca82c 100644 --- a/Tests/test_file_dds.py +++ b/Tests/test_file_dds.py @@ -95,5 +95,3 @@ class TestFileDds(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_eps.py b/Tests/test_file_eps.py index 02a2baf1d..f22c5107b 100644 --- a/Tests/test_file_eps.py +++ b/Tests/test_file_eps.py @@ -63,7 +63,7 @@ class TestFileEps(PillowTestCase): self.assertEqual(cmyk_image.mode, "CMYK") self.assertEqual(cmyk_image.size, (100, 100)) self.assertEqual(cmyk_image.format, "EPS") - + cmyk_image.load() self.assertEqual(cmyk_image.mode, "RGB") @@ -267,5 +267,3 @@ class TestFileEps(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_fitsstub.py b/Tests/test_file_fitsstub.py index cc38b4a3a..89e10acf1 100644 --- a/Tests/test_file_fitsstub.py +++ b/Tests/test_file_fitsstub.py @@ -15,5 +15,3 @@ class TestFileFitsStub(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_fli.py b/Tests/test_file_fli.py index aa2fa5ae5..5ce4839bc 100644 --- a/Tests/test_file_fli.py +++ b/Tests/test_file_fli.py @@ -44,5 +44,3 @@ class TestFileFli(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_fpx.py b/Tests/test_file_fpx.py index 01b285efe..e2b472ca6 100644 --- a/Tests/test_file_fpx.py +++ b/Tests/test_file_fpx.py @@ -19,5 +19,3 @@ class TestFileFpx(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_gbr.py b/Tests/test_file_gbr.py index 479f5b83f..97b2e97b3 100644 --- a/Tests/test_file_gbr.py +++ b/Tests/test_file_gbr.py @@ -20,5 +20,3 @@ class TestFileGbr(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_gif.py b/Tests/test_file_gif.py index e00ef2365..b7f180fc4 100644 --- a/Tests/test_file_gif.py +++ b/Tests/test_file_gif.py @@ -309,5 +309,3 @@ class TestFileGif(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_gimpgradient.py b/Tests/test_file_gimpgradient.py index 1653fb304..b29f6f13b 100644 --- a/Tests/test_file_gimpgradient.py +++ b/Tests/test_file_gimpgradient.py @@ -123,5 +123,3 @@ class TestImage(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_gimppalette.py b/Tests/test_file_gimppalette.py index dfa2845ac..d04458726 100644 --- a/Tests/test_file_gimppalette.py +++ b/Tests/test_file_gimppalette.py @@ -32,5 +32,3 @@ class TestImage(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_gribstub.py b/Tests/test_file_gribstub.py index dd4ee84ff..786ce42dd 100644 --- a/Tests/test_file_gribstub.py +++ b/Tests/test_file_gribstub.py @@ -15,5 +15,3 @@ class TestFileGribStub(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_hdf5stub.py b/Tests/test_file_hdf5stub.py index 485931b36..4545c8212 100644 --- a/Tests/test_file_hdf5stub.py +++ b/Tests/test_file_hdf5stub.py @@ -15,5 +15,3 @@ class TestFileHdf5Stub(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_icns.py b/Tests/test_file_icns.py index 67eb1335f..7332db964 100644 --- a/Tests/test_file_icns.py +++ b/Tests/test_file_icns.py @@ -86,5 +86,3 @@ class TestFileIcns(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_ico.py b/Tests/test_file_ico.py index 70e00c083..806cff66f 100644 --- a/Tests/test_file_ico.py +++ b/Tests/test_file_ico.py @@ -52,5 +52,3 @@ class TestFileIco(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_im.py b/Tests/test_file_im.py index e3d92d1d5..94d8bcce6 100644 --- a/Tests/test_file_im.py +++ b/Tests/test_file_im.py @@ -49,5 +49,3 @@ class TestFileIm(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_iptc.py b/Tests/test_file_iptc.py index 374b9989d..a29e1a4a6 100644 --- a/Tests/test_file_iptc.py +++ b/Tests/test_file_iptc.py @@ -63,5 +63,3 @@ class TestFileIptc(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_jpeg.py b/Tests/test_file_jpeg.py index 54f8b9fd1..d52256ef4 100644 --- a/Tests/test_file_jpeg.py +++ b/Tests/test_file_jpeg.py @@ -453,5 +453,3 @@ class TestFileJpeg(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_jpeg2k.py b/Tests/test_file_jpeg2k.py index 7e23e091a..815215df7 100644 --- a/Tests/test_file_jpeg2k.py +++ b/Tests/test_file_jpeg2k.py @@ -185,5 +185,3 @@ class TestFileJpeg2k(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_libtiff.py b/Tests/test_file_libtiff.py index e899ab930..ef86a1136 100644 --- a/Tests/test_file_libtiff.py +++ b/Tests/test_file_libtiff.py @@ -507,5 +507,3 @@ class TestFileLibTiff(LibTiffTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_libtiff_small.py b/Tests/test_file_libtiff_small.py index c6a639ae9..c402673d8 100644 --- a/Tests/test_file_libtiff_small.py +++ b/Tests/test_file_libtiff_small.py @@ -50,5 +50,3 @@ class TestFileLibTiffSmall(LibTiffTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_mcidas.py b/Tests/test_file_mcidas.py index d547011e2..cd601cca3 100644 --- a/Tests/test_file_mcidas.py +++ b/Tests/test_file_mcidas.py @@ -15,5 +15,3 @@ class TestFileMcIdas(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_mic.py b/Tests/test_file_mic.py index f0a2752a9..044248f3a 100644 --- a/Tests/test_file_mic.py +++ b/Tests/test_file_mic.py @@ -19,5 +19,3 @@ class TestFileMic(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_mpo.py b/Tests/test_file_mpo.py index b1d3b7413..4c9f31abd 100644 --- a/Tests/test_file_mpo.py +++ b/Tests/test_file_mpo.py @@ -141,5 +141,3 @@ class TestFileMpo(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_msp.py b/Tests/test_file_msp.py index 3dbca6e60..f7c518379 100644 --- a/Tests/test_file_msp.py +++ b/Tests/test_file_msp.py @@ -44,5 +44,3 @@ class TestFileMsp(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_palm.py b/Tests/test_file_palm.py index 99847e04d..9f88df373 100644 --- a/Tests/test_file_palm.py +++ b/Tests/test_file_palm.py @@ -56,5 +56,3 @@ class TestFilePalm(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_pcx.py b/Tests/test_file_pcx.py index f6342bed9..db2a526a5 100644 --- a/Tests/test_file_pcx.py +++ b/Tests/test_file_pcx.py @@ -49,5 +49,3 @@ class TestFilePcx(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_pdf.py b/Tests/test_file_pdf.py index e3d41ffed..cfefe2f9e 100644 --- a/Tests/test_file_pdf.py +++ b/Tests/test_file_pdf.py @@ -77,5 +77,3 @@ class TestFilePdf(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_png.py b/Tests/test_file_png.py index 01a6fd73a..4bdfb603b 100644 --- a/Tests/test_file_png.py +++ b/Tests/test_file_png.py @@ -502,5 +502,3 @@ class TestFilePng(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_ppm.py b/Tests/test_file_ppm.py index cda6ec164..3adc7a6d1 100644 --- a/Tests/test_file_ppm.py +++ b/Tests/test_file_ppm.py @@ -46,5 +46,3 @@ class TestFilePpm(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_psd.py b/Tests/test_file_psd.py index 4890839f1..6bf34cf78 100644 --- a/Tests/test_file_psd.py +++ b/Tests/test_file_psd.py @@ -47,5 +47,3 @@ class TestImagePsd(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_sgi.py b/Tests/test_file_sgi.py index e78488913..870e57ed8 100644 --- a/Tests/test_file_sgi.py +++ b/Tests/test_file_sgi.py @@ -42,5 +42,3 @@ class TestFileSgi(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_spider.py b/Tests/test_file_spider.py index 956063167..96f82054e 100644 --- a/Tests/test_file_spider.py +++ b/Tests/test_file_spider.py @@ -100,5 +100,3 @@ class TestImageSpider(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_sun.py b/Tests/test_file_sun.py index 16c43b921..003740c5b 100644 --- a/Tests/test_file_sun.py +++ b/Tests/test_file_sun.py @@ -23,5 +23,3 @@ class TestFileSun(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_tar.py b/Tests/test_file_tar.py index 958b2f4df..3dd075042 100644 --- a/Tests/test_file_tar.py +++ b/Tests/test_file_tar.py @@ -34,5 +34,3 @@ class TestFileTar(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_tiff.py b/Tests/test_file_tiff.py index b69b04e83..5b01de12b 100644 --- a/Tests/test_file_tiff.py +++ b/Tests/test_file_tiff.py @@ -473,5 +473,3 @@ class TestFileTiff(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_tiff_metadata.py b/Tests/test_file_tiff_metadata.py index 4c38c12a1..a5e8249b3 100644 --- a/Tests/test_file_tiff_metadata.py +++ b/Tests/test_file_tiff_metadata.py @@ -211,5 +211,3 @@ class TestFileTiffMetadata(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_webp.py b/Tests/test_file_webp.py index d1c8e580e..88f2e5f5b 100644 --- a/Tests/test_file_webp.py +++ b/Tests/test_file_webp.py @@ -80,5 +80,3 @@ class TestFileWebp(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_webp_alpha.py b/Tests/test_file_webp_alpha.py index e7df62ee6..70a4d7354 100644 --- a/Tests/test_file_webp_alpha.py +++ b/Tests/test_file_webp_alpha.py @@ -93,5 +93,3 @@ class TestFileWebpAlpha(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_webp_lossless.py b/Tests/test_file_webp_lossless.py index 1322e03c5..f653eb8b4 100644 --- a/Tests/test_file_webp_lossless.py +++ b/Tests/test_file_webp_lossless.py @@ -39,5 +39,3 @@ class TestFileWebpLossless(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_webp_metadata.py b/Tests/test_file_webp_metadata.py index 06df0f82e..947f8464a 100644 --- a/Tests/test_file_webp_metadata.py +++ b/Tests/test_file_webp_metadata.py @@ -110,5 +110,3 @@ class TestFileWebpMetadata(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_xbm.py b/Tests/test_file_xbm.py index 5812ac934..398dae98c 100644 --- a/Tests/test_file_xbm.py +++ b/Tests/test_file_xbm.py @@ -64,5 +64,3 @@ class TestFileXbm(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_file_xpm.py b/Tests/test_file_xpm.py index e589a8d26..5940620ba 100644 --- a/Tests/test_file_xpm.py +++ b/Tests/test_file_xpm.py @@ -38,5 +38,3 @@ class TestFileXpm(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_font_bdf.py b/Tests/test_font_bdf.py index 4d88ae46f..e3b7fbbd3 100644 --- a/Tests/test_font_bdf.py +++ b/Tests/test_font_bdf.py @@ -22,5 +22,3 @@ class TestFontBdf(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_font_pcf.py b/Tests/test_font_pcf.py index f6dd9265e..6afa9d476 100644 --- a/Tests/test_font_pcf.py +++ b/Tests/test_font_pcf.py @@ -64,5 +64,3 @@ class TestFontPcf(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_format_hsv.py b/Tests/test_format_hsv.py index dd4413f41..e32f1c047 100644 --- a/Tests/test_format_hsv.py +++ b/Tests/test_format_hsv.py @@ -166,5 +166,3 @@ class TestFormatHSV(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_format_lab.py b/Tests/test_format_lab.py index 53468db5f..a243afe62 100644 --- a/Tests/test_format_lab.py +++ b/Tests/test_format_lab.py @@ -44,5 +44,3 @@ class TestFormatLab(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image.py b/Tests/test_image.py index a9c168fa7..b3fbd508d 100644 --- a/Tests/test_image.py +++ b/Tests/test_image.py @@ -239,5 +239,3 @@ class TestImage(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_array.py b/Tests/test_image_array.py index 5aad8d3b3..655fcc228 100644 --- a/Tests/test_image_array.py +++ b/Tests/test_image_array.py @@ -44,5 +44,3 @@ class TestImageArray(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_convert.py b/Tests/test_image_convert.py index 6b15c4a9d..0c98211e7 100644 --- a/Tests/test_image_convert.py +++ b/Tests/test_image_convert.py @@ -135,5 +135,3 @@ class TestImageConvert(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_copy.py b/Tests/test_image_copy.py index 8c2165a62..ba53758d5 100644 --- a/Tests/test_image_copy.py +++ b/Tests/test_image_copy.py @@ -35,5 +35,3 @@ class TestImageCopy(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_crop.py b/Tests/test_image_crop.py index 6edc71016..2a99a6213 100644 --- a/Tests/test_image_crop.py +++ b/Tests/test_image_crop.py @@ -69,5 +69,3 @@ class TestImageCrop(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_draft.py b/Tests/test_image_draft.py index 68676687c..0a8cc023c 100644 --- a/Tests/test_image_draft.py +++ b/Tests/test_image_draft.py @@ -35,5 +35,3 @@ class TestImageDraft(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_filter.py b/Tests/test_image_filter.py index f75a1891d..e6172df50 100644 --- a/Tests/test_image_filter.py +++ b/Tests/test_image_filter.py @@ -97,5 +97,3 @@ class TestImageFilter(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_frombytes.py b/Tests/test_image_frombytes.py index 3f9a2237f..61ed079d6 100644 --- a/Tests/test_image_frombytes.py +++ b/Tests/test_image_frombytes.py @@ -14,5 +14,3 @@ class TestImageFromBytes(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_fromqimage.py b/Tests/test_image_fromqimage.py index a4cf76fb9..2e5d95aa7 100644 --- a/Tests/test_image_fromqimage.py +++ b/Tests/test_image_fromqimage.py @@ -46,5 +46,3 @@ class TestFromQImage(PillowQtTestCase, PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_fromqpixmap.py b/Tests/test_image_fromqpixmap.py index 78e4d6770..543b74bbf 100644 --- a/Tests/test_image_fromqpixmap.py +++ b/Tests/test_image_fromqpixmap.py @@ -30,5 +30,3 @@ class TestFromQPixmap(PillowQPixmapTestCase, PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_getbands.py b/Tests/test_image_getbands.py index e803abb02..5eecbf044 100644 --- a/Tests/test_image_getbands.py +++ b/Tests/test_image_getbands.py @@ -22,5 +22,3 @@ class TestImageGetBands(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_getbbox.py b/Tests/test_image_getbbox.py index 3dc341aeb..116f26497 100644 --- a/Tests/test_image_getbbox.py +++ b/Tests/test_image_getbbox.py @@ -41,5 +41,3 @@ class TestImageGetBbox(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_getcolors.py b/Tests/test_image_getcolors.py index 8886762c7..a6a20b288 100644 --- a/Tests/test_image_getcolors.py +++ b/Tests/test_image_getcolors.py @@ -69,5 +69,3 @@ class TestImageGetColors(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_getdata.py b/Tests/test_image_getdata.py index 89bfda895..c5cb32242 100644 --- a/Tests/test_image_getdata.py +++ b/Tests/test_image_getdata.py @@ -31,5 +31,3 @@ class TestImageGetData(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_getextrema.py b/Tests/test_image_getextrema.py index 84d932a98..0b0c31b86 100644 --- a/Tests/test_image_getextrema.py +++ b/Tests/test_image_getextrema.py @@ -23,5 +23,3 @@ class TestImageGetExtrema(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_getim.py b/Tests/test_image_getim.py index a5e1d4e42..c67118b58 100644 --- a/Tests/test_image_getim.py +++ b/Tests/test_image_getim.py @@ -22,5 +22,3 @@ class TestImageGetIm(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_getpalette.py b/Tests/test_image_getpalette.py index 1a673c73d..14ecddbbf 100644 --- a/Tests/test_image_getpalette.py +++ b/Tests/test_image_getpalette.py @@ -22,5 +22,3 @@ class TestImageGetPalette(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_getprojection.py b/Tests/test_image_getprojection.py index 108c75b90..9d3f2d9ed 100644 --- a/Tests/test_image_getprojection.py +++ b/Tests/test_image_getprojection.py @@ -34,5 +34,3 @@ class TestImageGetProjection(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_histogram.py b/Tests/test_image_histogram.py index aa849a138..892e89328 100644 --- a/Tests/test_image_histogram.py +++ b/Tests/test_image_histogram.py @@ -22,5 +22,3 @@ class TestImageHistogram(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_load.py b/Tests/test_image_load.py index f9d92e13c..c01558861 100644 --- a/Tests/test_image_load.py +++ b/Tests/test_image_load.py @@ -31,5 +31,3 @@ class TestImageLoad(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_mode.py b/Tests/test_image_mode.py index c20db50aa..0596af397 100644 --- a/Tests/test_image_mode.py +++ b/Tests/test_image_mode.py @@ -55,5 +55,3 @@ class TestImageMode(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_point.py b/Tests/test_image_point.py index d60364c08..dd33b3632 100644 --- a/Tests/test_image_point.py +++ b/Tests/test_image_point.py @@ -38,5 +38,3 @@ class TestImagePoint(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_putalpha.py b/Tests/test_image_putalpha.py index 85c7ac262..823e0612f 100644 --- a/Tests/test_image_putalpha.py +++ b/Tests/test_image_putalpha.py @@ -48,5 +48,3 @@ class TestImagePutAlpha(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_putdata.py b/Tests/test_image_putdata.py index b46456eba..1a7a6e7c7 100644 --- a/Tests/test_image_putdata.py +++ b/Tests/test_image_putdata.py @@ -86,5 +86,3 @@ class TestImagePutData(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_putpalette.py b/Tests/test_image_putpalette.py index a1f00c361..47bebea6f 100644 --- a/Tests/test_image_putpalette.py +++ b/Tests/test_image_putpalette.py @@ -32,5 +32,3 @@ class TestImagePutPalette(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_quantize.py b/Tests/test_image_quantize.py index 6ecc8dd7d..82c89584a 100644 --- a/Tests/test_image_quantize.py +++ b/Tests/test_image_quantize.py @@ -50,5 +50,3 @@ class TestImageQuantize(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_resize.py b/Tests/test_image_resize.py index 567fd219a..73f8091ed 100644 --- a/Tests/test_image_resize.py +++ b/Tests/test_image_resize.py @@ -104,5 +104,3 @@ class TestImageResize(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_rotate.py b/Tests/test_image_rotate.py index 26c0bd729..781b64847 100644 --- a/Tests/test_image_rotate.py +++ b/Tests/test_image_rotate.py @@ -22,5 +22,3 @@ class TestImageRotate(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_split.py b/Tests/test_image_split.py index beab7b546..6f312ff80 100644 --- a/Tests/test_image_split.py +++ b/Tests/test_image_split.py @@ -63,5 +63,3 @@ class TestImageSplit(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_thumbnail.py b/Tests/test_image_thumbnail.py index d4c676bbd..6b92dbb24 100644 --- a/Tests/test_image_thumbnail.py +++ b/Tests/test_image_thumbnail.py @@ -39,5 +39,3 @@ class TestImageThumbnail(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_tobitmap.py b/Tests/test_image_tobitmap.py index e26a225c2..5c47eade7 100644 --- a/Tests/test_image_tobitmap.py +++ b/Tests/test_image_tobitmap.py @@ -18,5 +18,3 @@ class TestImageToBitmap(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_tobytes.py b/Tests/test_image_tobytes.py index a15bc002d..2cae05e66 100644 --- a/Tests/test_image_tobytes.py +++ b/Tests/test_image_tobytes.py @@ -9,5 +9,3 @@ class TestImageToBytes(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_toqimage.py b/Tests/test_image_toqimage.py index 76169258c..0dd9751d3 100644 --- a/Tests/test_image_toqimage.py +++ b/Tests/test_image_toqimage.py @@ -25,5 +25,3 @@ class TestToQImage(PillowQtTestCase, PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_toqpixmap.py b/Tests/test_image_toqpixmap.py index eb9f2f7c4..0bed9c747 100644 --- a/Tests/test_image_toqpixmap.py +++ b/Tests/test_image_toqpixmap.py @@ -25,5 +25,3 @@ class TestToQPixmap(PillowQPixmapTestCase, PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_image_transform.py b/Tests/test_image_transform.py index 26ff8822c..34b2f4772 100644 --- a/Tests/test_image_transform.py +++ b/Tests/test_image_transform.py @@ -141,5 +141,3 @@ class TestImageTransform(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagechops.py b/Tests/test_imagechops.py index a3b7fa606..4e30dc175 100644 --- a/Tests/test_imagechops.py +++ b/Tests/test_imagechops.py @@ -70,5 +70,3 @@ class TestImageChops(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagecms.py b/Tests/test_imagecms.py index 4ebc47398..54ed77c27 100644 --- a/Tests/test_imagecms.py +++ b/Tests/test_imagecms.py @@ -322,5 +322,3 @@ class TestImageCms(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagecolor.py b/Tests/test_imagecolor.py index a38c8b070..f78a8e0a5 100644 --- a/Tests/test_imagecolor.py +++ b/Tests/test_imagecolor.py @@ -70,5 +70,3 @@ class TestImageColor(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagedraw.py b/Tests/test_imagedraw.py index b86ae7768..6f92ac3a0 100644 --- a/Tests/test_imagedraw.py +++ b/Tests/test_imagedraw.py @@ -436,5 +436,3 @@ class TestImageDraw(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imageenhance.py b/Tests/test_imageenhance.py index 82ba2e5db..7278ec8c1 100644 --- a/Tests/test_imageenhance.py +++ b/Tests/test_imageenhance.py @@ -51,5 +51,3 @@ class TestImageEnhance(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagefile.py b/Tests/test_imagefile.py index 5705180ff..65f54eb8c 100644 --- a/Tests/test_imagefile.py +++ b/Tests/test_imagefile.py @@ -137,5 +137,3 @@ class TestImageFile(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagefont.py b/Tests/test_imagefont.py index cc142d459..88f63e1cf 100644 --- a/Tests/test_imagefont.py +++ b/Tests/test_imagefont.py @@ -470,5 +470,3 @@ except ImportError: if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagegrab.py b/Tests/test_imagegrab.py index bdc9edfad..5a5cb4048 100644 --- a/Tests/test_imagegrab.py +++ b/Tests/test_imagegrab.py @@ -47,5 +47,3 @@ class TestImageGrabImport(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagemath.py b/Tests/test_imagemath.py index 4ca4e2c6c..a5295c4f9 100644 --- a/Tests/test_imagemath.py +++ b/Tests/test_imagemath.py @@ -185,5 +185,3 @@ class TestImageMath(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagemorph.py b/Tests/test_imagemorph.py index a3d1dd8b1..22372b78d 100644 --- a/Tests/test_imagemorph.py +++ b/Tests/test_imagemorph.py @@ -179,5 +179,3 @@ class MorphTests(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imageops.py b/Tests/test_imageops.py index 396f0da6c..18f077c65 100644 --- a/Tests/test_imageops.py +++ b/Tests/test_imageops.py @@ -81,5 +81,3 @@ class TestImageOps(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imageops_usm.py b/Tests/test_imageops_usm.py index ca567e38e..358beb6b4 100644 --- a/Tests/test_imageops_usm.py +++ b/Tests/test_imageops_usm.py @@ -89,5 +89,3 @@ class TestImageOpsUsm(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagepalette.py b/Tests/test_imagepalette.py index a175f7085..e26c242b0 100644 --- a/Tests/test_imagepalette.py +++ b/Tests/test_imagepalette.py @@ -128,5 +128,3 @@ class TestImagePalette(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagepath.py b/Tests/test_imagepath.py index 03e685461..1df9715e0 100644 --- a/Tests/test_imagepath.py +++ b/Tests/test_imagepath.py @@ -98,5 +98,3 @@ class evil: if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imageqt.py b/Tests/test_imageqt.py index b0fad6a45..d3de5875b 100644 --- a/Tests/test_imageqt.py +++ b/Tests/test_imageqt.py @@ -78,5 +78,3 @@ class TestImageQt(PillowQtTestCase, PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagesequence.py b/Tests/test_imagesequence.py index 1cd98ddf1..f79c5fe87 100644 --- a/Tests/test_imagesequence.py +++ b/Tests/test_imagesequence.py @@ -65,5 +65,3 @@ class TestImageSequence(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imageshow.py b/Tests/test_imageshow.py index 236d6e224..4424fa0eb 100644 --- a/Tests/test_imageshow.py +++ b/Tests/test_imageshow.py @@ -13,5 +13,3 @@ class TestImageShow(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagestat.py b/Tests/test_imagestat.py index 4d5e42b3f..5e0ef06fe 100644 --- a/Tests/test_imagestat.py +++ b/Tests/test_imagestat.py @@ -59,5 +59,3 @@ class TestImageStat(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagetk.py b/Tests/test_imagetk.py index 1c265f650..d29953453 100644 --- a/Tests/test_imagetk.py +++ b/Tests/test_imagetk.py @@ -41,5 +41,3 @@ class TestImageTk(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_imagewin.py b/Tests/test_imagewin.py index c4a8b28e4..d802b1fb2 100644 --- a/Tests/test_imagewin.py +++ b/Tests/test_imagewin.py @@ -119,5 +119,3 @@ class TestImageWinDib(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_lib_image.py b/Tests/test_lib_image.py index 1a16deff2..2b4e2528e 100644 --- a/Tests/test_lib_image.py +++ b/Tests/test_lib_image.py @@ -35,5 +35,3 @@ class TestLibImage(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_lib_pack.py b/Tests/test_lib_pack.py index 4d40b4100..461d0bf8e 100644 --- a/Tests/test_lib_pack.py +++ b/Tests/test_lib_pack.py @@ -152,5 +152,3 @@ class TestLibPack(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_locale.py b/Tests/test_locale.py index 80e236b8d..3f6ce0ade 100644 --- a/Tests/test_locale.py +++ b/Tests/test_locale.py @@ -35,5 +35,3 @@ class TestLocale(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_mode_i16.py b/Tests/test_mode_i16.py index 0827e218b..d51847199 100644 --- a/Tests/test_mode_i16.py +++ b/Tests/test_mode_i16.py @@ -109,5 +109,3 @@ class TestModeI16(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_numpy.py b/Tests/test_numpy.py index 38f0e05eb..804ff832f 100644 --- a/Tests/test_numpy.py +++ b/Tests/test_numpy.py @@ -182,5 +182,3 @@ class TestNumpy(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_olefileio.py b/Tests/test_olefileio.py index dae24d7f8..28c39afb5 100644 --- a/Tests/test_olefileio.py +++ b/Tests/test_olefileio.py @@ -146,5 +146,3 @@ class TestOleFileIo(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_pickle.py b/Tests/test_pickle.py index 9a74b854b..69eb60949 100644 --- a/Tests/test_pickle.py +++ b/Tests/test_pickle.py @@ -94,5 +94,3 @@ class TestPickle(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_psdraw.py b/Tests/test_psdraw.py index c657f2dbe..31a2de33d 100644 --- a/Tests/test_psdraw.py +++ b/Tests/test_psdraw.py @@ -67,5 +67,3 @@ class TestPsDraw(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_pyroma.py b/Tests/test_pyroma.py index 438e0160c..962535f03 100644 --- a/Tests/test_pyroma.py +++ b/Tests/test_pyroma.py @@ -39,5 +39,3 @@ class TestPyroma(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_shell_injection.py b/Tests/test_shell_injection.py index 3430855ed..acfea3bae 100644 --- a/Tests/test_shell_injection.py +++ b/Tests/test_shell_injection.py @@ -55,5 +55,3 @@ class TestShellInjection(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/Tests/test_util.py b/Tests/test_util.py index a547c6bd6..9901de357 100644 --- a/Tests/test_util.py +++ b/Tests/test_util.py @@ -77,5 +77,3 @@ class TestUtil(PillowTestCase): if __name__ == '__main__': unittest.main() - -# End of file diff --git a/libImaging/Effects.c b/libImaging/Effects.c index a3f5e7cd9..899fbe637 100644 --- a/libImaging/Effects.c +++ b/libImaging/Effects.c @@ -148,5 +148,3 @@ ImagingEffectSpread(Imaging imIn, int distance) return imOut; } - -// End of file diff --git a/setup.py b/setup.py index 5a8165c9a..5e9f27c36 100644 --- a/setup.py +++ b/setup.py @@ -225,7 +225,7 @@ class pil_build_ext(build_ext): if self.disable_platform_guessing: pass - + elif sys.platform == "cygwin": # pythonX.Y.dll.a is in the /usr/lib/pythonX.Y/config directory _add_directory(library_dirs, @@ -751,4 +751,3 @@ setup(name=NAME, keywords=["Imaging", ], license='Standard PIL License', zip_safe=not debug_build(), ) -# End of file