I have a need to print a '<' directly to the HTML.  It must be the <
character and not &lt; since I am constructing HTML tags in python.

For example:
${'>'} works but ${'<'} does not work. I read in CPY readme that '<'
symbol is not able to used in kid.

Does anybod know a work around?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to