[Python-modules-team] Bug#661670: seems to be fixed in upstream
    jasen betts 
    jasen at treshna.com
       
    Thu Mar  1 21:06:54 UTC 2012
    
    
  
https://github.com/bbangert/beaker/blob/master/beaker/session.pydef
def _delete_cookie(self):
self.request['set_cookie'] = True
expires = datetime.utcnow() - timedelta(365)
self._set_cookie_values(expires)
self._update_cookie_out()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20120302/e25263c2/attachment.html>
    
    
More information about the Python-modules-team
mailing list