Ok, I tried to install Python 2.7.8 in my home directory on production server and error disappeared. Then I tried the same with Python 2.6.8 with same result - no error. Don't know what caused the error but my guess is some bug in Python 2.6.1.
Dne středa, 5. listopadu 2014 23:37:03 UTC+1 Niphlod napsal(a): > > whoops, don't mind. I think it's this > <https://github.com/web2py/web2py/commit/59f8362f75e09a7307947ebff2a3c33c968cfaf6> > > commit that I remember, but that was back when we had 2.5 support > > On Wednesday, November 5, 2014 11:27:40 PM UTC+1, Niphlod wrote: >> >> uuhm, I remember something going weird with python 2.6 unpacking args and >> kwargs, but I reeeeeally don't remember the specifics... some syntax worked >> in 2.6 and 2.7 while another only in 2.7 >> >> On Wednesday, November 5, 2014 11:12:11 PM UTC+1, Leonel Câmara wrote: >>> >>> Then I would guess it's some problem with your webserver configuration >>> as there's nothing in Request.restful that wouldn't work with python 2.6 >>> (although seriously 2.7 has been out for 4 years already). >>> >>> Have you tried without using https? >>> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

