update web2py, import_all is commented since many versions ago... 2011/2/1 pbreit <[email protected]>
> Here is web2py.py on a fresh MacOS install: > > #!/usr/bin/env python2.5 > > import gluon.import_all > from gluon.widget import start > start() > -- Pablo Martín Mulone ([email protected]) http://www.tecnodoc.com.ar/ Paraná, Entre Ríos, Argentina (CP 3100). My blog: http://martin.tecnodoc.com.ar Expert4Solution Profile: http://www.experts4solutions.com/e4s/default/expert/6

