How to Delete a Cookie?

mk mrkafk at gmail.com
Thu Jan 8 12:45:56 EST 2009


tryg.olson at gmail.com wrote:
> Hello -
> 
> I managed to get a cookie set.  Now I want to delete it but it is not
> working.

Why struggle with this manually? Isn't it better to learn a bit of 
framework like Pylons and have it all done for you (e.g. in Pylons you 
have response.delete_cookie method)?

Regards,
mk




More information about the Python-list mailing list