Traceback (most recent call last):
File "web2py.py", line 16, in <module>
import gluon.widget
File "/srv/test/web2py/gluon/__init__.py", line 15, in <module>
from globals import current
ImportError: No module named globalsrun with python web2py.py, current trunk

