uploading fix in trunk. Thanks for checking.
On Dec 10, 8:24 pm, villas <[email protected]> wrote: > Populate.py seems to fail whenever a 'time' string is encountered. I > was using Sqlite. Here is the ticket: > > File "c:\web2py\gluon\contrib\populate.py", line 83, in populate > datetime.timedelta(seconds=random.random()*24*3600) > TypeError: unsupported operand type(s) for +: 'datetime.time' and > 'datetime.timedelta' -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

