Hows web2py performance on pypy 1.7? It was worst in previous version..
On Wed, Nov 23, 2011 at 10:47 AM, Massimo Di Pierro < [email protected]> wrote: > > I missed yor response. I will remove the line. > > On Nov 22, 10:00 pm, Bruno Rocha <[email protected]> wrote: > > There is a ticket about thishttp:// > code.google.com/p/web2py/issues/detail?id=464 > > > > You can remove this line and everything still works normally. > > > > On Tue, Nov 22, 2011 at 6:34 PM, Angelo Compagnucci < > > > > > > > > > > > > [email protected]> wrote: > > > It give this error: > > > > > Traceback (most recent call last): > > > File "/home/angelo/DEV/web2py-dev/gluon/main.py", line 493, in > wsgibase > > > serve_controller(request, response, session) > > > File "/home/angelo/DEV/web2py-dev/gluon/main.py", line 187, in > > > serve_controller > > > environment = build_environment(request, response, session) > > > File "/home/angelo/DEV/web2py-dev/gluon/compileapp.py", line 269, in > > > build_environment > > > __builtins__['__import__'] = __builtin__.__import__ ### WHY? > > > TypeError: 'module' object does not support item assignment > > > > > I'm digging on it! > > > > > -- > > > Profile:http://www.gild.com/compagnucciangelo > > > Register on Gild:http://www.gild.com/referral/compagnucciangelo > > > > -- > > > > Bruno Rocha > > [http://rochacbruno.com.br] >

