On Sat, Jul 5, 2014 at 9:19 PM, Amir Ladsgroup <[email protected]> wrote: > I think this blog post would help us a lot (it suggests in stream > compression we use zlib instead of gzip) > http://rationalpie.wordpress.com/2010/06/02/python-streaming-gzip-decompression/ > > What do you think?
It appears that bug is fixed in python 3.2, so I think we should just use compression provided by httplib2, and we should incorporate zlib support into httplib2 if required to work around the bug in python 2.x. -- John Vandenberg _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
