<div dir="ltr">Hi guys,<div>I have a problem with zipfile and zlib module, and hope to get some help.</div><div><br></div><div>That's my error:</div><div>"    import zipfile<br></div><div><div>  File "/home/lib/python3.7/lib/python3.7/zipfile.py", line 19, in <module></div><div>    crc32 = zlib.crc32</div><div>AttributeError: module 'zlib' has no attribute 'crc32' "</div></div><div><br></div><div>I have no idea what to do with that :/. I suppose that my zipfile.py is probably 13.5 version. ANyway I don't see "AttributeError" exception <a href="https://github.com/python/cpython/blob/3.7/Lib/zipfile.py">on github</a> (lines 17 - 22) and that's why I'm reporting a bug.</div><div>Regards </div></div>