[web2py:28229] Re: Ironpython

2009-08-08 Thread holcomb
Commenting out signal import and call to signal in ln 806 of widget.py brings the next error message of: File "web2py.py", line 15, in web2py.py File "c:\web2py\gluon\widgetpy.py", line 25, in c:\web2py\gluon \widget.py File "c:\web2py\gluon\contrib\cron.py", line 16, in c:\web2py\gluon \

[web2py:28243] Re: Ironpython

2009-08-08 Thread holcomb
Thanks, Yarko. I completely forgot about that option. With that out of the way and another signal import/call in main commented out, I'm left with: ValueError: _getframe is not implemented for non-zero depth which is traced back to portaloacker.py's call to the standard library logging modu