> Getting started with kid, and most things makes sense (except the line
> numbers in "syntax error" messages that are off by a couple dozen). :)
>
> In reading the docs, I can't find a way to use < and > in py:if
> expresions, such as:
>
> <p py:if="len(ld) < 24">
>
> It complains about invalid XML, which would make sense, if  the '<'
> wasn't in a quoted string.  Is there something simple I'm missing?

Sorry...I had read the FAQ, but this didn't click until just now.  I
changed it to '>' instead, and it parses.  Sorry for the noise.

j

--
Joshua J. Kugler -- Fairbanks, Alaska -- ICQ#:13706295
Every knee shall bow, and every tongue confess, in heaven, on earth, and
under the earth, that Jesus Christ is LORD -- Count on it!


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kid-template-discuss mailing list
kid-template-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to