Hello folks,
I'm trying to use Scheduler but as soon as I start web2py with -K option
I'm receiving:
exec ccode in environment
File "applications/gt2/models/db.py", line 331, in <module>
myscheduler = Scheduler(db,dict(teste=teste))
NameError: name 'Scheduler' is not definedDo I need to import anything to use Scheduler? It's not described any import on the boot tutorial... Regards, Tito -- Linux User #387870 .........____ .... _/_õ|__| ..º[ .-.___.-._| . . . . .__( o)__( o).:_______

