Lines Matching full:zlib_version
1154 ver = PyString_FromString(ZLIB_VERSION);1156 PyModule_AddObject(m, "ZLIB_VERSION", ver);