[issue12306] zlib: Expose zlibVersion to query runtime version of zlib

Torsten Landschoff report at bugs.python.org
Mon Jun 13 20:31:05 CEST 2011


Torsten Landschoff <t.landschoff at gmx.net> added the comment:

Here is an updated patch:

 * Function zlibVersion() replaced by module-level constant ZLIB_RUNTIME_VERSION
 * Added documentation (with versionadded: 3.3)

----------
Added file: http://bugs.python.org/file22343/zlib_runtime_version.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12306>
_______________________________________


More information about the Python-bugs-list mailing list