On Fri, Aug 01, 2008 at 07:27:38PM +0530, Anand Balachandran Pillai wrote:
> Of these, I have a gripe with gzip - it does not provide a simple
> way of compressing/uncompressing a string

   It does. It is zlib.compress() and zlib.decompress().

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to