<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=koi8-r>
<META content="MSHTML 6.00.6000.16674" name=GENERATOR></HEAD>
<BODY id=MailContainerBody 
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px" 
bgColor=#ffffff leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT face=Arial size=2>>>> fileToCompress = 
open('finalcallejon.mb')<BR>>>> fileToStr = 
fileToCompress.read()<BR>>>> import gzip<BR>>>> fileZipped = 
gzip.GzipFile('finalcallejon.mb.gz', 'wb', 9)<BR>>>> 
fileZipped.write(fileToStr)<BR>>>> fileZipped.close()<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>this may help you in <A 
href="http://mail.python.org/pipermail/python-list/2005-November/349718.html">http://mail.python.org/pipermail/python-list/2005-November/349718.html</A></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>have a nice day <IMG title="Smile emoticon" 
style="FLOAT: none; MARGIN: 0px; POSITION: static" tabIndex=-1 
alt="Smile emoticon" src="cid:7AD339562BB94E1E8A1C363CC37CFB89@rianby64" 
MSNNonUserImageOrEmoticon="true"></DIV></FONT></BODY></HTML>