Author: Manuel Jacob <[email protected]>
Branch: py3.3
Changeset: r81942:9b1940890dc0
Date: 2016-01-26 02:59 +0100
http://bitbucket.org/pypy/pypy/changeset/9b1940890dc0/
Log: Remove trailing whitespace.
diff --git a/pypy/module/zlib/test/test_zlib.py
b/pypy/module/zlib/test/test_zlib.py
--- a/pypy/module/zlib/test/test_zlib.py
+++ b/pypy/module/zlib/test/test_zlib.py
@@ -183,7 +183,7 @@
assert dco.eof == True
dco.flush()
assert dco.eof == True
-
+
def test_decompress_eof_incomplete_stream(self):
import zlib
x = b'x\x9cK\xcb\xcf\x07\x00\x02\x82\x01E' # 'foo'
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit