|
I was testing the new released version with T3, but I am getting a
strange error now. One of my pages has this code: {{if self.logged_in:}}<br> {{=self.create(db.student, next='wiki/students')}}<br> {{pass}}<br> I get this error: Traceback (most recent call last): File "applications/alunos/modules/t2.py", line 41, in t3_execute exec(c,{},environment) File "<string>", line 1 if self.logged_in: ^ SyntaxError: unexpected EOF while parsing Actually I get this error with any command that ends with ":", like "for". Any clues on what is causing this? Thanks a lot! Julio Monteiro --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~--- |
- [web2py:34290] T3 strange error on 1.71.0 Júlio Monteiro
- [web2py:34294] Re: T3 strange error on 1.71... Júlio Monteiro
- [web2py:34304] Re: T3 strange error on ... Douglas Soares de Andrade
- [web2py:34306] Re: T3 strange error... Júlio Monteiro
- [web2py:34320] Re: T3 strange error on ... mdipierro
- [web2py:34330] Re: T3 strange error... Júlio Monteiro

