On 24 May 2002, Gene Christian said: > I was able to get the session demo working with Xitami. It works both > as a cgi program and with LRWP (Xitami's fast-cgi-like interface). I had to > make a few minor changes to the Python interface to LRWP and to > Quixote's request object to get the LRWP interface working properly, but it > seems to work very well. Sessions worked fine with both the persistent and > in-memory storage. If anybody is interested, I'll list the changes > I have made to get Quixote working with Xitami / LRWP. Yes, I'd like to see your patch to Quixote. Please post it as a unified patch ("diff -u" if you have a decent Unix-like diff available.) Please also specify which release your patch is relative to. Thanks -- Greg