Fixed
On Wednesday, 6 June 2012 08:29:09 UTC-5, Johann Spies wrote:
>
> On 6 June 2012 15:26, Jose wrote:
>
>>
>> File "/usr/home/jose/web2py/gluon/dal.py", line 4130
>> rows = [[(t=='id' and item.key().id_or_name()) or \
>>
On 6 June 2012 15:26, Jose wrote:
>
> File "/usr/home/jose/web2py/gluon/dal.py", line 4130
> rows = [[(t=='id' and item.key().id_or_name()) or \
>
> ^
> there is more space at the end of line
>
>
I have reported it in issue 838 few hours ago.
Regards
Johann
--
Because experiencing your loya
in the function
def select(self,query,fields,attributes):
(items, tablename, fields) =
self.select_raw(query,fields,attributes)
# self.db['_lastsql'] = self._select(query,fields,attributes)
rows = [[(t=='id' and item.key().id_or_name()) or \
(t=='nativeRef
3 matches
Mail list logo