[Zope] Small improvement for Navigator

Oleg Broytmann phd@sun.med.ru
Mon, 15 Nov 1999 14:30:34 +0300 (MSK)


Hi!

   Navigator.py, line 318:
      return renderer(self, PATH=self.PATH(),
                      ^^^^^^

   this allows passing of the entire namespace to renderer!

Oleg.
---- 
    Oleg Broytmann  National Research Surgery Centre  http://sun.med.ru/~phd/
           Programmers don't die, they just GOSUB without RETURN.