a python fork? ;) AFAIK there are two styles of comments in python
# single line comment " " " this is a multiline comment which spawns many lines " " " -- Kuba On Wed, Mar 3, 2010 at 11:28 PM, Mengu <[email protected]> wrote: > which file should i edit to fix this? > > On Mar 3, 8:58 pm, Mengu <[email protected]> wrote: >> Hi, >> >> This is not a big deal. I have some inline javascript in my layout and >> I have a commented line like "// url: /review/vote?reviewid={{= >> review.id}}" (it was for rememering the url) but the template system >> want to find review and print the id. > > -- > 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. > > -- 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.

