Changed string statement to docstring

This commit is contained in:
Andrew Murray 2015-05-27 09:18:11 +10:00
parent 26bcc443d1
commit 40c05380c5

View File

@ -105,7 +105,9 @@ post-patch:
test_output = BytesIO()
im.save(test_output, "JPEG", qtables=qtables)
"""
def test_exif_leak(self):
"""
pre patch:
MB
@ -160,8 +162,6 @@ post patch:
0 11.33
"""
def test_exif_leak(self):
im = hopper('RGB')
exif = b'12345678'*4096