From: Nadeem Vawda Date: Sun, 11 Sep 2011 22:09:27 +0000 (+0200) Subject: Oops, zlib.ZLIB_VERSION isn't new in 3.3 - just newly-documented... X-Git-Tag: v3.3.0a1~1546 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c82a14e86aa2bfec4311d9a47ad81aabdbb15dd;p=thirdparty%2FPython%2Fcpython.git Oops, zlib.ZLIB_VERSION isn't new in 3.3 - just newly-documented... --- diff --git a/Doc/library/zlib.rst b/Doc/library/zlib.rst index 4fd44eec38f0..9f8eb26b97f8 100644 --- a/Doc/library/zlib.rst +++ b/Doc/library/zlib.rst @@ -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