Skip to content

Commit e06c7c8

Browse files
authored
Clarify zlib compliance.
1 parent 1458503 commit e06c7c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ Differences with zlib and gzip modules
143143
+ The flush implementation for the Compress object behavious differently from
144144
the zlib equivalent. The flush implementation is sufficient for
145145
the ``igzip`` module to work 100% in compliance with the ``gzip`` tests from
146-
CPython. It does not however work for the ``zlib`` compliance tests. This
147-
is an area that still needs work.
146+
CPython. It does not however work for all the ``zlib`` compliance tests
147+
(see above). This is an area that still needs work.
148148

149149
Contributing
150150
------------

0 commit comments

Comments
 (0)