On Thu, Nov 18, 2004 at 04:00:58PM +0300, Oleg Broytmann wrote:
> Hello! cache.py:140:
>
> - self.cache.clear()
> + if self.doCache:
> + self.cache.clear()
Applied. Close it on SF, please.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.