[google-appengine] Re: yet another self.redirect() question

2009-02-22 Thread GregF
On Feb 23, 8:30 am, thebrianschott wrote: > I must be using self.redirect() when something else should be used. > When I use self.redirect() my python program stops even though I am > trying to redirect back into my python program. I think you are confused about what redirect() does. When a clie

[google-appengine] Re: yet another self.redirect() question

2009-02-22 Thread thebrianschott
Greg, Thank you very much. I had no clue about the inner workings that you explained so well. And yes, I do see the 302 response code you mentioned. I may use your gmemsess or I may try a workaround because this part of my application is not seen by end-users, rather by site developers, and I may