On Tue, Nov 23, 2004 at 09:35:26AM -0800, Mike Orr wrote: > Why is this? Will we now have to construct an absolute path and call > response.redirect() instead? Use the quixote.redirect() function instead. I now consider the 'session' and 'response' attributes of the HTTPResponse object an implementation detail. Neil