Skip to content Skip to sidebar Skip to footer
Showing posts with the label Zlib

Zlib Decompression In Python

Okay so I have some data streams compressed by python's (2.6) zlib.compress() function. When I … Read more Zlib Decompression In Python

Virtualenv No Module Named Zlib

I'm trying to create Python 2.7 virtual env under Python2.6, I'm simply running: virtualenv… Read more Virtualenv No Module Named Zlib

How To Force Zlib To Decompress More Than X Bytes?

I have a file that consists of compressed content plus a 32 byte header. The header contains info s… Read more How To Force Zlib To Decompress More Than X Bytes?

Installing Python-2.7 On Ubuntu 10.4

I can't seem to install zlib properly, I installed Python from source on Ubuntu10.4 '####… Read more Installing Python-2.7 On Ubuntu 10.4