mirror of
https://github.com/python/cpython.git
synced 2025-09-23 08:53:45 +00:00
Oops, zlib.ZLIB_VERSION isn't new in 3.3 - just newly-documented...
This commit is contained in:
parent
7cd4f203c0
commit
1c82a14e86
1 changed files with 0 additions and 2 deletions
|
@ -228,8 +228,6 @@ the following constants:
|
||||||
This may be different from the zlib library actually used at runtime, which
|
This may be different from the zlib library actually used at runtime, which
|
||||||
is available as :const:`ZLIB_RUNTIME_VERSION`.
|
is available as :const:`ZLIB_RUNTIME_VERSION`.
|
||||||
|
|
||||||
.. versionadded:: 3.3
|
|
||||||
|
|
||||||
|
|
||||||
.. data:: ZLIB_RUNTIME_VERSION
|
.. data:: ZLIB_RUNTIME_VERSION
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue