oops. Fixing in trunk.

On Wednesday, 6 June 2012 00:37:15 UTC-5, pbreit wrote:
>
> Traceback (most recent call last):
>   File "web2py.py", line 16, in <module>
>     import gluon.widget
>   File "/Users/pbreit/web2py/gluon/__init__.py", line 19, in <module>
>     from dal import DAL, Field
>   File "/Users/pbreit/web2py/gluon/dal.py", line 4130
>     rows = [[(t=='id' and item.key().id_or_name()) or \  
>                                                         ^
> SyntaxError: unexpected character after line continuation character
>
> Line 4130:
> http://code.google.com/p/web2py/source/browse/gluon/dal.py#4130
>
> From this commit (although I don't see the extra spaces there):
>
> http://code.google.com/p/web2py/source/detail?r=7c84ba6cbadc859f26862fc0d427e0b42766e179
>

Reply via email to