On Dec 3, 6:20 pm, Jonathan Lundell <[email protected]> wrote: > I sent Massimo a patch that will retain backward compatibility.
Thanks but not quite yet:
Traceback (most recent call last):
File "C:\Bin\web2py\gluon\winservice.py", line 46, in SvcDoRun
self.start()
File "C:\Bin\web2py\gluon\winservice.py", line 103, in start
if options.get('numthreads') is not None and
options.get('minthreads') is None:
AttributeError: 'module' object has no attribute 'get'
Best Wishes,
Fran.

