nevermind,  svn update fixed this.

But now httplib2 is complaining when reading gzip returned data. has anyone 
else 
used gzipper?

 File "/usr/local/lib/python2.4/httplib.py", line 464, in read
    s = self._safe_read(self.length)
  File "/usr/local/lib/python2.4/httplib.py", line 548, in _safe_read
    raise IncompleteRead(s)
httplib.IncompleteRead: 
\uffffRE\uffff\uffffW\uffffO\uffffV\uffffZ\uffffX\uffffu\uffff\uffffM



On 8 Nov 2006 at 11:03, Brad Clements wrote:

From:                   "Brad Clements" <[EMAIL PROTECTED]>
Organization:           MurkWorks Inc
To:                     [email protected]
Date sent:              Wed, 08 Nov 2006 11:03:04 -0500
Priority:               normal
Subject:                [Paste] paste.gzipper requires compress_level in 
paste-deploy 
.ini

> It seems that there isn't a default value for compress_level
> 
>   File "/usr/local/src/Paste/paste/gzipper.py", line 28, in __init__
>     self.compress_level = int(compress_level)
> TypeError: int() argument must be a string or a number
> 
> 
> 
> -- 
> Brad Clements,                [EMAIL PROTECTED]    (315)268-1000
> http://www.murkworks.com                          
> AOL-IM or SKYPE: BKClements
> 
> 
> 
> _______________________________________________
> Paste-users mailing list
> [email protected]
> http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users




-- 
Brad Clements,                [EMAIL PROTECTED]    (315)268-1000
http://www.murkworks.com                          
AOL-IM or SKYPE: BKClements



_______________________________________________
Paste-users mailing list
[email protected]
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users

Reply via email to