]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Oops, zlib.ZLIB_VERSION isn't new in 3.3 - just newly-documented...
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 11 Sep 2011 22:09:27 +0000 (00:09 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 11 Sep 2011 22:09:27 +0000 (00:09 +0200)
Doc/library/zlib.rst

index 4fd44eec38f095ce3f04bb443b60be0c1f1b28c8..9f8eb26b97f89826ff064e262744db1894c8605c 100644 (file)
@@ -228,8 +228,6 @@ the following constants:
    This may be different from the zlib library actually used at runtime, which
    is available as :const:`ZLIB_RUNTIME_VERSION`.
 
-   .. versionadded:: 3.3
-
 
 .. data:: ZLIB_RUNTIME_VERSION