"gasolin" <[EMAIL PROTECTED]> writes: > But I found I can't use small than (<) operator in "kid"'s "py:if" > statement. > (I guess the operator is mis-recognized as a html quote), > any idea?
"if x < 3" == "if 3 > x", for example... -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

