Perfectly working! :) Thanks Massimo!! I wish you a wonderful Saturday, David
On 13 October 2012 16:38, Massimo Di Pierro <[email protected]>wrote: > I just fixes this. Good cache. This is a part of a redesign of the > custom_importer. This should result in a faster web2py on GAE. > Before web2py was using the custom importer for every import thus creating > problems. > > > On Saturday, 13 October 2012 09:12:26 UTC-5, David Sorrentino wrote: >> >> Hello everybody! ;) >> >> I updated web2py to the last stable version and now I'm getting this >> error: >> >> ERROR 2012-10-13 14:06:26,000 wsgi.py:219] >>> Traceback (most recent call last): >>> File "/home/dapids/google_**appengine/google/appengine/**runtime/wsgi.py", >>> line 208, in Handle >>> for chunk in result: >>> File >>> "/home/dapids/google_**appengine/google/appengine/**ext/appstats/recording.py", >>> line 1284, in appstats_wsgi_wrapper >>> result = app(environ, appstats_start_response) >>> File "/home/dapids/webdev/**backinterface/web2py/**gaehandler.py", >>> line 65, in newfun >>> executed_function = fun(env, res) >>> File "/home/dapids/webdev/**backinterface/web2py/**gaehandler.py", >>> line 88, in wsgiapp >>> custom_import_install(web2py_**path) >>> TypeError: custom_import_install() takes no arguments (1 given) >>> >> >> I also tried with the last version in trunk. Same issue. >> >> Just tell me if you need more information. >> >> Cheers, >> David >> > -- > > > > --

