[Twisted-web] [PATCH] Fix web2.client auth on Python 2.3
    Scott Lamb 
    slamb at slamb.org
       
    Thu Sep 29 21:00:05 MDT 2005
    
    
  
The base64.b64encode() method doesn't seem to exist on Python 2.3. So  
I've switched it back to encodestring(...).strip().
I'm curious why buildbot didn't pick this up, since there is an  
existing unit test. web2 isn't in the setup.py list; maybe it should  
be? How does buildbot work?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: auth-python23.patch
Type: application/octet-stream
Size: 473 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-web/attachments/20050929/dfae2515/auth-python23.obj
-------------- next part --------------
-- 
Scott Lamb <http://www.slamb.org/>
    
    
More information about the Twisted-web
mailing list