From 1c82a14e86aa2bfec4311d9a47ad81aabdbb15dd Mon Sep 17 00:00:00 2001 From: Nadeem Vawda Date: Mon, 12 Sep 2011 00:09:27 +0200 Subject: [PATCH] Oops, zlib.ZLIB_VERSION isn't new in 3.3 - just newly-documented... --- Doc/library/zlib.rst | 2 -- 1 file changed, 2 deletions(-) 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