That change ends up with this traceback --

Traceback (most recent call last):
  File "web2py.py", line 17, in <module>
    import gluon.widget
  File "/home/rootuser/Helix/gluon/widget.py", line 29, in <module>
    from main import HttpServer, save_password
  File "/home/rootuser/Helix/gluon/main.py", line 39, in <module>
    from globals import Request, Response, Session
  File "/home/rootuser/Helix/gluon/globals.py", line 18, in <module>
    from compileapp import run_view_in
  File "/home/rootuser/Helix/gluon/compileapp.py", line 28, in
<module>
    from sqlhtml import SQLFORM, SQLTABLE
  File "/home/rootuser/Helix/gluon/sqlhtml.py", line 240, in <module>
    assets.bonds.symbl.requires = IS_NOT_EMPTY(error_message='Must not
be empty')
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to