You should send a copy of this directly to Massimo's email and include 'patch' in subject..
On Fri, May 6, 2011 at 4:27 PM, Jim Karsten <iiijjj...@gmail.com> wrote: > Ross Peoples and I created a new version of sessions2trash.py. Features > include: > > - Deletes expired sessions files only based on sessions actual > expiration value. > > > - An option to delete sessions files once, then exit. > > > - An option to set the expiration time, overriding the default 60 > minutes. > > > - An option to modify the sleep time between executions. > > > - Ability to delete all sessions files regardless of expiration time. > > For help: > python web2py.py -S app -M -R scripts/sessions2trash.py -A --help > > Examples of typical usage are incuded in the script comments. This script > works with session files only. > > Everyone is welcome to it. > > Regards > Jim Karsten