Re: How to set a cookie using Cookie Module

2009-01-08 Thread tryg . olson
On Jan 7, 9:35 am, tryg.ol...@gmail.com wrote: Hello - This is my first attempt at python cookies. I'm using the Cookie module and trying to set a cookie. Below is my code. The cookie does not get set. What am I doing wrong? print Cache-Control: max-age=0, must-revalidate, no-store

Re: How to set a cookie using Cookie Module

2009-01-08 Thread tryg . olson
On Jan 7, 9:35 am, tryg.ol...@gmail.com wrote: Hello - This is my first attempt at python cookies. I'm using the Cookie module and trying to set a cookie. Below is my code. The cookie does not get set. What am I doing wrong? print Cache-Control: max-age=0, must-revalidate, no-store

How to set a cookie using Cookie Module

2009-01-07 Thread tryg . olson
Hello - This is my first attempt at python cookies. I'm using the Cookie module and trying to set a cookie. Below is my code. The cookie does not get set. What am I doing wrong? print Cache-Control: max-age=0, must-revalidate, no-store print Content-type: text/html print print