And line 128 should be self.__dict__['_last_cleanup_time'] = current_time
On Oct 17, 7:34 am, yejun <[EMAIL PROTECTED]> wrote: > line 126 > if self._last_cleanup_time + timeout > current_time: > > I think it should be <. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
