On Wed, Sep 03, 2003 at 11:47:24AM -0400, Neil Schemenauer wrote: > On Wed, Sep 03, 2003 at 05:52:30PM +0400, Oleg Broytmann wrote: > > I want new official tarballs of Medusa and Quixote with all the > > latest patches. > > http://www.mems-exchange.org/software/files/quixote/Quixote-20030903.tar.gz Thank you. Two patches were lost, though. server/medusa_http.py hadn't been patched to use request.split_uri() - I sent the patch, it helps to prevent bugs with Internet Explorer which sends URL fragments. In util.py StaticDirectory sill uses hardcoded class names. I want to override some functionality of StaticFile... Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.