make session2trash 2.5 compliant, thanks Douglas
This commit is contained in:
2
VERSION
2
VERSION
@@ -1 +1 @@
|
||||
Version 2.00.0 (2012-06-13 16:48:54) dev
|
||||
Version 2.00.0 (2012-06-13 16:50:48) dev
|
||||
|
||||
@@ -22,6 +22,7 @@ Typical usage:
|
||||
python web2py.py -S app -M -R scripts/sessions2trash.py -A -o -x 0
|
||||
"""
|
||||
|
||||
from __future__ import with_statement
|
||||
from gluon.storage import Storage
|
||||
from optparse import OptionParser
|
||||
import cPickle
|
||||
|
||||
Reference in New Issue
Block a user